Uses of Package
pivot.web

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

Classes in pivot.web used by 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
          Defines event listener methods that pertain to queries.
 

Classes in pivot.web used by pivot.web.server
QueryDictionary
          Represents a collection of keyed data associated with a query.