Package org.apache.jserv

Interface Summary
JServDefs This interface is a placeholder for some of the constants used throughout the ApacheJServ project.
JServLogChannels Changes made before 1.0.1 release to log messages by severity, not by the portion of code they occur in.
 

Class Summary
Ajpv12InputStream A high speed wrapper around the connection to the server.
JServ JServ is the entry point to the Java part of JServ
JServConnection This class is the thread that handles all communications between the Java VM and the web server.
JServServletManager Class that encapsulates the loading and managing of servlets per servlet zone.
JServSession This is the object that encapsulates a session.
JServUtils Various utility methods used by the servlet engine.