Package org.w3c.jigsaw.http

Interface Summary
ClientFactory  
httpdPreloadInterface  
HTTPFilter  
 

Class Summary
Client Client instances keep track of a specific connection with a browser.
CommonLogger The CommonLogger class implements the abstract Logger class.
ConfigResource  
ControlResource  
ExtendedCommonLogger The ExtendedCommonLogger class implements the abstract Logger class.
httpd The server main class.
httpdSecurityManager The jhttpd security manager.
httpdStatistics This class maintains server wide statistics about hits.
Logger The Logger class is the abstract class that loggers must implement.
Reply  
Request this class extends HttpRequestMessage to cope with HTTP request.
Shuffler This class implements both a nice hack and some magic.
 

Exception Summary
ClientException ClientException is used to terminate a channel with a specific client.
HTTPException All entities should throw an HTTPException when encoutering some problems.
HTTPRuntimeException HTTP runtime exception.