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

Quick Search    Search Deep

Package org.apache.jk.common

Class Summary
AjpConstants Common class for the AJP Protocol values
AprAcceptor  
AprConnection  
ChannelJni Pass messages using jni
ChannelNioSocket Accept ( and send ) TCP messages.
ChannelShm Channel using shm.
ChannelSocket Accept ( and send ) TCP messages.
ChannelSocket.SocketAcceptor  
ChannelSocket.SocketConnection  
ChannelUn Pass messages using unix domain sockets.
HandlerDispatch Dispatch based on the message type.
HandlerRequest Handle messages related with basic request information.
JkInputStream Generic input stream impl on top of ajp
JkMX Load the HTTP or RMI adapters for MX4J and JMXRI.
JniHandler Base class for components using native code ( libjkjni.so ).
ModJkMX A small mbean that will act as a proxy for mod_jk2.
ModJkMX.MBeanProxy Use the same metadata, except that we replace the attribute get/set methods.
MsgAjp A single packet for communication between the web server and the container.
Shm Handle the shared memory objects.
Shm14 Shm implementation using JDK1.4 nio.
WorkerDummy A dummy worker, will just send back a dummy response.