Uses of Package
org.apache.pivot.web

Packages that use org.apache.pivot.web
org.apache.pivot.web Provides classes for communicating with HTTP-based web services. 
org.apache.pivot.web.server Contains classes to facilitate access to and development of web query services. 
 

Classes in org.apache.pivot.web used by org.apache.pivot.web
Authentication
          Interface for attaching authentication information to a web query.
Query
          Abstract base class for web queries.
Query.Method
          Supported HTTP methods.
QueryDictionary
          Represents a collection of keyed data associated with a query.
QueryException
          Thrown when an error occurs while executing a web query.
QueryListener
          Query listener interface.
 

Classes in org.apache.pivot.web used by org.apache.pivot.web.server
Query.Method
          Supported HTTP methods.
QueryDictionary
          Represents a collection of keyed data associated with a query.
QueryException
          Thrown when an error occurs while executing a web query.