Package com.caucho.server.http

Interface Summary
Authenticator Used to authenticate users in a servlet request.
CauchoApplication  
CauchoRequest  
CauchoRequestDispatcher  
CauchoResponse  
 

Class Summary
AbstractAuthenticator All applications should extend AbstractAuthenticator to implement their custom authenticators.
BasicPrincipal  
DirectoryServlet  
ErrorServlet  
FileServlet Serves static files.
FormLoginServlet  
Http Collection of public utility routines
HttpServer The main class for the HTTP server.
JdbcAuthenticator  
JndiFactory Returns the JNDI context for the current classloader.
JndiFactoryBuilder Creates JNDI InitialContext factories.
JniServer Main server object for the binary launcher.
JniStream Stream using with JNI.
NullAuthenticator  
PingThread A thread to restart the Resin server if it fails for some reason.
ResinServer The main class for the HTTP server.
RunnerServer  
SingleRequestServer Handles a single request from the command line.
SSLFactory The main class for the HTTP server.
Statistics Simple statistics gathering.
 

Exception Summary
BadRequestException