Uses of Class
org.somda.sdc.dpws.http.apache.ClientTransportBinding
-
Packages that use ClientTransportBinding Package Description org.somda.sdc.dpws.http.apache Apache HTTP client implementation. -
-
Uses of ClientTransportBinding in org.somda.sdc.dpws.http.apache
Methods in org.somda.sdc.dpws.http.apache that return ClientTransportBinding 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.
-