Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.coyote.http11

Interface Summary
InputFilter Input filter interface.
OutputFilter Output filter.
 

Class Summary
Constants Constants.
FileTester File tester.
Http11AprProcessor Processes HTTP requests.
Http11AprProtocol Abstract the protocol implementation, including threading, etc.
Http11AprProtocol.Http11ConnectionHandler  
Http11BaseProtocol Abstract the protocol implementation, including threading, etc.
Http11BaseProtocol.Http11ConnectionHandler  
Http11Processor Processes HTTP requests.
Http11Protocol Abstract the protocol implementation, including threading, etc.
Http11Protocol.JmxHttp11ConnectionHandler  
Http11Protocol.MXPoolListener  
InternalAprInputBuffer Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding.
InternalAprOutputBuffer Output buffer.
InternalInputBuffer Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding.
InternalOutputBuffer Output buffer.
RandomAdapter Adapter which will return random responses using pipelining, which means it will never try to generate bogus responses.
TestAdapter Adapter which will generate content.