Uses of Class
org.somda.sdc.dpws.soap.SoapUtil
-
Packages that use SoapUtil Package Description org.somda.sdc.dpws.http.apache Apache HTTP client implementation. -
-
Uses of SoapUtil in org.somda.sdc.dpws.http.apache
Methods in org.somda.sdc.dpws.http.apache with parameters of type SoapUtil Modifier and Type Method Description ClientTransportBindingClientTransportBindingFactory. create(org.apache.http.client.HttpClient client, String clientUri, SoapMarshalling marshalling, SoapUtil soapUtil)Instantiates ClientTransportBinding with the given objects and injected objects.
-