Uses of Class
com.eviware.soapui.impl.wsdl.support.wsrm.WsrmConfig

Packages that use WsrmConfig
com.eviware.soapui.impl.support.wsa   
com.eviware.soapui.impl.wsdl WSDL 1.1 implementations of soapui model interface 
com.eviware.soapui.impl.wsdl.support.wsrm   
 

Uses of WsrmConfig in com.eviware.soapui.impl.support.wsa
 

Methods in com.eviware.soapui.impl.support.wsa that return WsrmConfig
 WsrmConfig WsaRequest.getWsrmConfig()
           
 

Methods in com.eviware.soapui.impl.support.wsa with parameters of type WsrmConfig
 void WsaRequest.setWsrmConfig(WsrmConfig wsrmConfig)
           
 

Constructors in com.eviware.soapui.impl.support.wsa with parameters of type WsrmConfig
WsaRequest(com.eviware.soapui.config.HttpRequestConfig httpRequestConfig, WsaConfig wsaConfig, WsrmConfig wsrmConfig, boolean forLoadTest)
           
 

Uses of WsrmConfig in com.eviware.soapui.impl.wsdl
 

Methods in com.eviware.soapui.impl.wsdl that return WsrmConfig
 WsrmConfig WsdlRequest.getWsrmConfig()
           
 

Uses of WsrmConfig in com.eviware.soapui.impl.wsdl.support.wsrm
 

Methods in com.eviware.soapui.impl.wsdl.support.wsrm that return WsrmConfig
 WsrmConfig WsrmContainer.getWsrmConfig()
           
 

Constructors in com.eviware.soapui.impl.wsdl.support.wsrm with parameters of type WsrmConfig
WsrmBuilder(WsrmConfig wsrmConfig)
           
 



Copyright © 2005-2010 eviware.com. All Rights Reserved.