Uses of Package com.ibm.wsspi.http

Classes in com.ibm.wsspi.http used by com.ibm.wsspi.http

Class and Description
EncodingUtils
EncodingUtils provides various methods for manipulating and retrieving information related to charsets, locales, and other encoding data.
HttpContainer
Interface provided by containers that will handle requests from the HTTP dispatcher.
HttpCookie
HTTP cookie object, similar to the J2EE servlet cookie object.
HttpDateFormat
Class to handle formatting and parsing of dates in the various allowed HTTP formats.
HttpInboundConnection
Representation of an inbound HTTP connection that the dispatcher will provide to containers.
HttpInputStream
Wrapper for an incoming HTTP request message body that provides the input stream interface.
HttpOutputStream
HTTP transport output stream that wraps the bytebuffer usage and the HTTP channel write logic with an outputstream interface.
HttpRequest
Representation of an HTTP request message provided by the dispatcher to any HTTP container.
HttpResponse
Representation of an HTTP response message provided by the dispatcher to any HTTP container.
SSLContext
SSL information available for an HTTP connection.
VirtualHost
Represenation of a