|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WsaConfig | |
---|---|
com.eviware.soapui.impl.support.wsa | |
com.eviware.soapui.impl.wsdl | WSDL 1.1 implementations of soapui model interface |
com.eviware.soapui.impl.wsdl.mock | WsdlMockService-related classes |
com.eviware.soapui.impl.wsdl.support.wsa | |
com.eviware.soapui.impl.wsdl.support.wsdl | WSDL-related interfaces and classes |
Uses of WsaConfig in com.eviware.soapui.impl.support.wsa |
---|
Methods in com.eviware.soapui.impl.support.wsa that return WsaConfig | |
---|---|
WsaConfig |
WsaRequest.getWsaConfig()
|
Methods in com.eviware.soapui.impl.support.wsa with parameters of type WsaConfig | |
---|---|
void |
WsaRequest.setWsaConfig(WsaConfig wsaConfig)
|
Constructors in com.eviware.soapui.impl.support.wsa with parameters of type WsaConfig | |
---|---|
WsaRequest(com.eviware.soapui.config.HttpRequestConfig httpRequestConfig,
WsaConfig wsaConfig,
WsrmConfig wsrmConfig,
boolean forLoadTest)
|
Uses of WsaConfig in com.eviware.soapui.impl.wsdl |
---|
Methods in com.eviware.soapui.impl.wsdl that return WsaConfig | |
---|---|
WsaConfig |
WsdlRequest.getWsaConfig()
|
Methods in com.eviware.soapui.impl.wsdl with parameters of type WsaConfig | |
---|---|
void |
WsdlRequest.addWsaPropertyExpansions(PropertyExpansionsResult result,
WsaConfig wsaConfig,
ModelItem modelItem)
|
Uses of WsaConfig in com.eviware.soapui.impl.wsdl.mock |
---|
Methods in com.eviware.soapui.impl.wsdl.mock that return WsaConfig | |
---|---|
WsaConfig |
WsdlMockResponse.getWsaConfig()
|
Methods in com.eviware.soapui.impl.wsdl.mock with parameters of type WsaConfig | |
---|---|
void |
WsdlMockResponse.addWsaPropertyExpansions(java.util.List<PropertyExpansion> result,
WsaConfig wsaConfig,
ModelItem modelItem)
|
Uses of WsaConfig in com.eviware.soapui.impl.wsdl.support.wsa |
---|
Methods in com.eviware.soapui.impl.wsdl.support.wsa that return WsaConfig | |
---|---|
WsaConfig |
WsaContainerImpl.getWsaConfig()
|
WsaConfig |
WsaContainer.getWsaConfig()
|
Uses of WsaConfig in com.eviware.soapui.impl.wsdl.support.wsdl |
---|
Methods in com.eviware.soapui.impl.wsdl.support.wsdl with parameters of type WsaConfig | |
---|---|
static void |
WsdlUtils.setDefaultWsaAction(WsaConfig wsaConfig,
boolean b)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |