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 The state for a servlet application.
JndiFactoryBuilder The state for a servlet application.
JniServer  
JniStream Stream using with JNI.
NullAuthenticator  
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