WS Addressing-related utility-methods..
ws-a Action element is created according to rules specified at {@link} http://www.w3.org/TR/2007/REC-ws-addr-metadata-20070904/#actioninwsdl {@link} http://www.w3.org/TR/2006/WD-ws-addr-wsdl-20060216/#actioninwsdl for explicitly using soap action check Global WS-A settings Soap action overides...
Modifiers | Name | Description |
---|---|---|
class |
WsaUtils.WsaBuilder |
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
WS_A_NAMESPACE_200408 |
|
static java.lang.String |
WS_A_NAMESPACE_200508 |
|
static java.lang.String |
WS_A_NAMESPACE_200602 |
|
static java.lang.String |
WS_A_NAMESPACE_200605 |
|
static java.lang.String |
WS_A_NAMESPACE_200705 |
|
static java.lang.String[] |
wsaNamespaces |
Constructor and description |
---|
WsaUtils
(java.lang.String content, SoapVersion soapVersion, WsdlOperation operation, PropertyExpansionContext context) |
Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.String |
addWSAddressingMockResponse(WsaContainer wsaContainer) Adds ws-a headers to mock response from editor-menu in this case there is no request included and only values from ws-a inspector, if any, are used |
|
java.lang.String |
addWSAddressingMockResponse(WsaContainer wsaContainer, WsdlMockRequest request) |
|
java.lang.String |
addWSAddressingRequest(WsaContainer wsaContainer) |
|
java.lang.String |
addWSAddressingRequest(WsaContainer wsaContainer, ExtendedHttpMethod httpMethod) |
|
static java.lang.String |
getNamespace(java.lang.String Version) |
|
static boolean |
isAnonymousAddress(java.lang.String address, java.lang.String wsaVersionNamespace) |
|
static boolean |
isNoneAddress(java.lang.String address, java.lang.String wsaVersionNamespace) |
|
java.lang.String |
removeWSAddressing(WsaContainer wsaContainer) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Adds ws-a headers to mock response from editor-menu in this case there is no request included and only values from ws-a inspector, if any, are used
ReadyAPI functional (soapui) SDK 3.20.1