Package pivot.web.server

Contains classes to facilitate access to and development of web query services.

See:
          Description

Class Summary
ProxyServlet HTTP proxy that allows an unsigned applet to issue web queries to services outside of its origin server.
QueryServlet Abstract base class for web query servlets.
QueryServlet.Credentials User credentials, which will be made availale if the servlet's authenticationRequired flag is set to true.
 

Enum Summary
QueryServlet.Method The supported HTTP methods.
 

Package pivot.web.server Description

Contains classes to facilitate access to and development of web query services.