Uses of Package
pivot.web

Packages that use pivot.web
pivot.web Provides classes for communicating with HTTP-based web 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.ArgumentsDictionary
          Arguments dictionary implementation.
Query.Method
          The supported HTTP methods.
Query.RequestPropertiesDictionary
          Request properties dictionary implementation.
Query.ResponsePropertiesDictionary
          Response properties dictionary implementation.
QueryException
          Thrown when an error occurs while executing a web query.
QueryListener
          Defines event listener methods that pertain to queries.