Package org.apache.coyote.http11

Interface Summary

InputFilter Input filter interface.
OutputFilter Output filter.

Class Summary

Constants Constants.
Http11Processor Processes HTTP requests.
Http11Protocol Abstract the protocol implementation, including threading, etc.
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.
InternalOutputBuffer Output buffer.
InternalOutputBuffer.OutputStreamOutputBuffer This class is an output buffer which will write data to an output stream.

Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.