Uses of Interface
HTTPClient.HTTPClientModuleConstants

Packages that use HTTPClientModuleConstants
HTTPClient This package provides a complete http client library. 
 

Uses of HTTPClientModuleConstants in HTTPClient
 

Subinterfaces of HTTPClientModuleConstants in HTTPClient
 interface HTTPClientModule
          This is the interface that a module must implement.
 

Classes in HTTPClient that implement HTTPClientModuleConstants
 class CookieModule
          This module handles Netscape cookies (also called Version 0 cookies) and Version 1 cookies.
 class HTTPConnection
          This class implements http protocol requests; it contains most of HTTP/1.1 and ought to be unconditionally compliant.
 class HTTPResponse
          This defines the http-response class returned by the requests.
 



Copyright © GNU, wttools developers Team.