@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.
|
Constructor and Description |
---|
HttpSOAPRequestParameters(String action)
Constructor.
|
public static final String SOAP_ACTION_HEADER
public HttpSOAPRequestParameters(String action)
action
- value for the SOAPAction HTTP headerpublic String getSoapAction()
Copyright © 1999-2013. All Rights Reserved.