Apache Tomcat 7.0.28

Package org.apache.coyote.http11

Interface Summary
InputFilter Input filter interface.
OutputFilter Output filter.
 

Class Summary
AbstractHttp11JsseProtocol  
AbstractHttp11Processor<S>  
AbstractHttp11Protocol  
AbstractInputBuffer<S>  
AbstractOutputBuffer<S>  
Constants Constants.
Http11AprProcessor Processes HTTP requests.
Http11AprProtocol Abstract the protocol implementation, including threading, etc.
Http11AprProtocol.Http11ConnectionHandler  
Http11NioProcessor Processes HTTP requests.
Http11NioProtocol Abstract the protocol implementation, including threading, etc.
Http11NioProtocol.Http11ConnectionHandler  
Http11Processor Processes HTTP requests.
Http11Protocol Abstract the protocol implementation, including threading, etc.
Http11Protocol.Http11ConnectionHandler  
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.
InternalNioInputBuffer Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding.
InternalNioInputBuffer.HeaderParseData  
InternalNioOutputBuffer Output buffer.
InternalOutputBuffer Output buffer.
 


Apache Tomcat 7.0.28

Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.