Uses of Package
org.sblim.cimclient.internal.http

Packages that use org.sblim.cimclient.internal.http
org.sblim.cimclient.internal.http Internal implementation of HTTP client and server. 
org.sblim.cimclient.internal.http.io Internal implementation of HTTP streams. 
org.sblim.cimclient.internal.wbem.indications Internal implemenation of the indication processing. 
 

Classes in org.sblim.cimclient.internal.http used by org.sblim.cimclient.internal.http
AuthorizationHandler
          Class AuthorizationHandler manages AdAuthorizationInfo instances
AuthorizationInfo
          Abstract superclass for HTTP authorization information.
Challenge
          Class Challenge holds a http authentication challenge
HttpClient
          Class HttpClient implements a HTTP client
HttpClientPool
          Class HttpClientPool implements a pool for http client connections
HttpConnectionHandler
          Class HttpConnectionHandler is responsible for handling an incoming connection
HttpContentHandler
          Class HttpContentHandler is responsible for handling the content of an http connection.
HttpException
          Class HttpException represents HTTP related problems
HttpHeader
          Class HttpHeader represents a http header block
HttpHeader.HeaderEntry
          Class HeaderEntry represents a single header field
HttpMethod
          Class HttpMethod provides a method to read a line from a given input stream
HttpParseException
          Class HttpParseException represents problems parsing http challenges
HttpServerMethod
          Class HttpServerMethod is responsible for
HttpSocketFactory
          Class HttpSocketFactory manages socket factories
MessageReader
          Class MessageReader is responsible for reading http messages
MessageWriter
          Class MessageWriter is responsible for creating http messages
 

Classes in org.sblim.cimclient.internal.http used by org.sblim.cimclient.internal.http.io
HttpClient
          Class HttpClient implements a HTTP client
HttpHeader
          Class HttpHeader represents a http header block
 

Classes in org.sblim.cimclient.internal.http used by org.sblim.cimclient.internal.wbem.indications
HttpContentHandler
          Class HttpContentHandler is responsible for handling the content of an http connection.
HttpException
          Class HttpException represents HTTP related problems
MessageReader
          Class MessageReader is responsible for reading http messages
MessageWriter
          Class MessageWriter is responsible for creating http messages
 



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