Uses of Class org.sblim.wbem.http.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)

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
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
Returns the available connections of this pool for a given URI&AuthorizationHandler

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