Uses of Class
org.sblim.wbem.http.HttpClientPool
Packages that use HttpClientPool
-
Uses of HttpClientPool in org.sblim.wbem.http
Methods in org.sblim.wbem.http with parameters of type HttpClientPoolModifier and TypeMethodDescriptionstatic HttpClientHttpClient.getClient(URI url, HttpClientPool clientPool, AuthorizationHandler auth_handler) Constructors in org.sblim.wbem.http with parameters of type HttpClientPoolModifierConstructorDescriptionHttpClient(URI url, HttpClientPool clientPool, AuthorizationHandler auth_handler) HttpUrlConnection(URI uri, HttpClientPool httpClientPool, AuthorizationHandler auth_handler)