Uses of Class
org.somda.sdc.dpws.http.apache.ApacheHttpClient
-
Packages that use ApacheHttpClient Package Description org.somda.sdc.dpws.http.apache Apache HTTP client implementation. -
-
Uses of ApacheHttpClient in org.somda.sdc.dpws.http.apache
Methods in org.somda.sdc.dpws.http.apache that return ApacheHttpClient Modifier and Type Method Description ApacheHttpClientClientTransportBindingFactory. createHttpClient(org.apache.http.client.HttpClient client)Instantiates an ApacheHttpClient.
-