Package org.tranche.httpd

Web interface to Server.

See:
          Description

Interface Summary
IFileResources Some support for various locales.
IHttpHandler Interface for a class implementing a handler for an HTTP request.
 

Class Summary
AbstractHttpHandler Abstract class for handling HTTP requests.
Formatter This class is a helper class to handle the formatting strings written either as an HTTP response, or to stdout, or to stderr.
GetHandler Handler for HTTP-GET.
Html Helper methods for writing HTML formatted content to the browser.
Http Utility method for writting the HTTP protocol.
HttpConstant HTTP ontologies are wrappered as HTTPConstants.
Httpd The httpd thread configures the server socket and the queue and waits for connections.
Main  
Queue This class defines the Queue in which sockets are placed temporarily by httpd.
SocketHandler This class services the next socket from the queue.
 

Exception Summary
QueueException Exception That A Queue object should through.
 

Package org.tranche.httpd Description

Web interface to Server.



This code is free for use both commercially and non-commercially as stated in the project's license