|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.coyote.ajp.AjpAprProtocol.AjpConnectionHandler
Field Summary | |
protected static int |
count
|
protected RequestGroupInfo |
global
|
protected java.lang.ThreadLocal |
localProcessor
|
protected AjpAprProtocol |
proto
|
Constructor Summary | |
AjpAprProtocol.AjpConnectionHandler(AjpAprProtocol proto)
|
Method Summary | |
boolean |
process(long socket)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected AjpAprProtocol proto
protected static int count
protected RequestGroupInfo global
protected java.lang.ThreadLocal localProcessor
Constructor Detail |
public AjpAprProtocol.AjpConnectionHandler(AjpAprProtocol proto)
Method Detail |
public boolean process(long socket)
process
in interface AprEndpoint.Handler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |