Uses of Package
org.apache.pivot.web.server

Packages that use org.apache.pivot.web.server
org.apache.pivot.web.server Contains classes to facilitate access to and development of web query services. 
 

Classes in org.apache.pivot.web.server used by org.apache.pivot.web.server
ClientException
          Thrown when a client request is invalid.
QueryServlet.Credentials
          User credentials, which will be made availale if the servlet's authenticationRequired flag is set to true.
QueryServlet.Method
          Supported HTTP methods.