Package | Description |
---|---|
org.sblim.wbem.http |
Internal implementation of HTTP client and server
|
Modifier and Type | Method and Description |
---|---|
static HttpClient |
HttpClient.getClient(java.net.URI url,
HttpClientPool clientPool,
AuthorizationHandler auth_handler) |
HttpClient |
HttpClientPool.retrieveAvailableConnectionFromPool(java.net.URI pUri,
AuthorizationHandler pHandler)
Returns the available connections of this pool for a given
URI&AuthorizationHandler
|
Constructor and Description |
---|
HttpClient(java.net.URI url,
HttpClientPool clientPool,
AuthorizationHandler auth_handler) |
HttpUrlConnection(java.net.URI uri,
HttpClientPool httpClientPool,
AuthorizationHandler auth_handler) |
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.