Package org.apache.coyote.http11
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
InputFilter Input filter interface.
OutputFilter Output filter.
Classes
Constants Constants.
Http11AprProcessor Processes HTTP requests.
Http11AprProtocol Abstract the protocol implementation, including threading, etc.
Http11NioProcessor Processes HTTP requests.
Http11NioProtocol Abstract the protocol implementation, including threading, etc.
Http11Processor Processes HTTP requests.
Http11Protocol Abstract the protocol implementation, including threading, etc.
Http11Protocol.Http11ConnectionHandler No description provided.
InternalAprInputBuffer Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding.
InternalAprInputBuffer.SocketInputBuffer This class is an input buffer which will read its data from an input stream.
InternalAprOutputBuffer Output buffer.
InternalAprOutputBuffer.SocketOutputBuffer This class is an output buffer which will write data to an output stream.
InternalInputBuffer Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding.
InternalInputBuffer.InputStreamInputBuffer This class is an input buffer which will read its data from an input stream.
InternalNioInputBuffer Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding.
InternalNioInputBuffer.HeaderParseData No description provided.
InternalNioInputBuffer.SocketInputBuffer This class is an input buffer which will read its data from an input stream.
InternalNioOutputBuffer Output buffer.
InternalNioOutputBuffer.SocketOutputBuffer This class is an output buffer which will write data to an output stream.
InternalOutputBuffer Output buffer.
InternalOutputBuffer.OutputStreamOutputBuffer This class is an output buffer which will write data to an output stream.