Uses of Class
org.sblim.cimclient.internal.http.HttpSocketFactory
-
Packages that use HttpSocketFactory Package Description org.sblim.cimclient.internal.http Internal implementation of HTTP client and server. -
-
Uses of HttpSocketFactory in org.sblim.cimclient.internal.http
Methods in org.sblim.cimclient.internal.http that return HttpSocketFactory Modifier and Type Method Description static HttpSocketFactoryHttpSocketFactory. getInstance()Returns the singleton instance
-