@ThreadSafe public class HttpSOAPRequestParameters extends Object implements SOAPClient.SOAPRequestParameters
| Modifier and Type | Field and Description |
|---|---|
static String |
SOAP_ACTION_HEADER
Name of the HTTP SOAPAction header.
|
private String |
soapAction
HTTP SOAPAction header.
|
| Constructor and Description |
|---|
HttpSOAPRequestParameters(String action)
Constructor.
|
public static final String SOAP_ACTION_HEADER
private String soapAction
Copyright © 1999–2015. All rights reserved.