public class WsaRequest extends HttpRequest
Constructor and description |
---|
WsaRequest
(HttpRequestConfig httpRequestConfig, WsaConfig wsaConfig, WsrmConfig wsrmConfig, boolean forLoadTest) |
Type Params | Return Type | Name and description |
---|---|---|
|
HttpMethod |
getMethod() |
|
WsdlOperation |
getOperation() |
|
WsaConfig |
getWsaConfig() |
|
WsrmConfig |
getWsrmConfig() |
|
boolean |
isWsaEnabled() |
|
boolean |
isWsrmEnabled() |
|
void |
setOperation(WsdlOperation operation) |
|
void |
setWsaConfig(WsaConfig wsaConfig) |
|
void |
setWsaEnabled(boolean arg0) |
|
void |
setWsrmConfig(WsrmConfig wsrmConfig) |
|
void |
setWsrmEnabled(boolean arg0) |
ReadyAPI functional (soapui) SDK 3.20.1