Uses of Class
org.eclipse.ecf.remoteservice.soap.client.SoapCallableRequestType

Packages that use SoapCallableRequestType
org.eclipse.ecf.remoteservice.soap.client   
 

Uses of SoapCallableRequestType in org.eclipse.ecf.remoteservice.soap.client
 

Methods in org.eclipse.ecf.remoteservice.soap.client with parameters of type SoapCallableRequestType
static IRemoteCallable SoapCallableFactory.createCallable(java.lang.String method, java.lang.String resourcePath, SoapCallableRequestType requestType)
           
static IRemoteCallable SoapCallableFactory.createCallable(java.lang.String method, java.lang.String resourcePath, SoapCallableRequestType requestType, long timeout)