Uses of Class org.sblim.wbem.http.HttpClient

Uses in package org.sblim.wbem.http.io

Constructors with parameter type org.sblim.wbem.http.HttpClient

Uses in package org.sblim.wbem.http

Fields of type org.sblim.wbem.http.HttpClient

HttpClient

Methods with parameter type org.sblim.wbem.http.HttpClient

boolean
Add the connection to the pool, but does NOT add it as available connection.
boolean
Removes a connection completly from the pool.
boolean
Add the connection to the pool.

Methods with return type org.sblim.wbem.http.HttpClient

HttpClient
HttpClient.getClient(URI url, HttpClientPool clientPool, AuthorizationHandler auth_handler)
HttpClient
HttpClient

Uses in package org.sblim.wbem.client

Constructors with parameter type org.sblim.wbem.http.HttpClient

CIMEnumerationImpl.CIMEnumerationImpl(XMLDefaultHandlerImpl pHandler, CIMObjectPath pRequest, CIMNameSpace pDefaultNamespace, InputStreamReader pStream, HttpClient pHttpClient, boolean pUseSAX)

Copyright © 2005, 2006 IBM Corporation. All Rights Reserved.