|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.ws.soap.client.http.HttpSOAPRequestParameters
@ThreadSafe public class HttpSOAPRequestParameters
HTTP transported SOAP request parameters.
| Field Summary | |
|---|---|
static java.lang.String |
SOAP_ACTION_HEADER
Name of the HTTP SOAPAction header. |
| Constructor Summary | |
|---|---|
HttpSOAPRequestParameters(java.lang.String action)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getSoapAction()
Gets the HTTP SOAPAction header. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SOAP_ACTION_HEADER
| Constructor Detail |
|---|
public HttpSOAPRequestParameters(java.lang.String action)
action - value for the SOAPAction HTTP header| Method Detail |
|---|
public java.lang.String getSoapAction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||