Package org.qtunes.web

The "web" package defines the abstract API for a Web Server

See:
          Description

Interface Summary
WebConnection An abstract WebConnection.
WebHandler A WebHandler handles a Web request
WebService  
 

Class Summary
CachingWebHandler A wrapping WebHandler that will optionally cache and compress the response from it's handler.
StaticWebHandler A StaticWebHandler returns a static resource.
WebConnectionWrapper An WebConnection that wraps another.
WebServiceFactory  
 

Package org.qtunes.web Description

The "web" package defines the abstract API for a Web Server