Package org.apache.jk.common
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
AjpConstants Common class for the AJP Protocol values
ChannelJni Pass messages using jni
ChannelNioSocket Accept ( and send ) TCP messages.
ChannelNioSocket.Poller No description provided.
ChannelNioSocket.SocketConnection No description provided.
ChannelNioSocket.SocketInputStream No description provided.
ChannelNioSocket.SocketOutputStream No description provided.
ChannelShm Channel using shm.
ChannelSocket Accept ( and send ) TCP messages.
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 ).
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.
No description provided.