Package | Description |
---|---|
org.sblim.cimclient.internal.http |
Internal implementation of HTTP client and server.
|
Modifier and Type | Method and Description |
---|---|
static HttpClient |
HttpClient.getClient(URI url,
HttpClientPool clientPool,
AuthorizationHandler auth_handler)
Returns a client from a http client pool
|
Constructor and Description |
---|
HttpClient(URI url,
HttpClientPool clientPool,
AuthorizationHandler auth_handler)
Ctor.
|
HttpUrlConnection(URI pUri,
HttpClientPool pHttpClientPool,
AuthorizationHandler pAuthHandler)
Ctor.
|
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.