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

Quick Search    Search Deep

Uses of Class
org.apache.coyote.http11.Http11BaseProtocol.Http11ConnectionHandler

Uses of Http11BaseProtocol.Http11ConnectionHandler in org.apache.coyote.http11
 

Subclasses of Http11BaseProtocol.Http11ConnectionHandler in org.apache.coyote.http11
(package private) static class Http11Protocol.JmxHttp11ConnectionHandler
           
 

Fields in org.apache.coyote.http11 declared as Http11BaseProtocol.Http11ConnectionHandler
protected  Http11BaseProtocol.Http11ConnectionHandler Http11BaseProtocol.cHandler
           
 

Methods in org.apache.coyote.http11 that return Http11BaseProtocol.Http11ConnectionHandler
protected  Http11BaseProtocol.Http11ConnectionHandler Http11BaseProtocol.createConnectionHandler()
           
protected  Http11BaseProtocol.Http11ConnectionHandler Http11Protocol.createConnectionHandler()