Uses of Interface
HTTPClient.CookiePolicyHandler

Packages that use CookiePolicyHandler
HTTPClient This package provides a complete http client library. 
wttools.protocols.extend.http   
 

Uses of CookiePolicyHandler in HTTPClient
 

Methods in HTTPClient that return CookiePolicyHandler
static CookiePolicyHandler CookieModule.setCookiePolicyHandler(CookiePolicyHandler handler)
          Sets a new cookie policy handler.
 

Methods in HTTPClient with parameters of type CookiePolicyHandler
static CookiePolicyHandler CookieModule.setCookiePolicyHandler(CookiePolicyHandler handler)
          Sets a new cookie policy handler.
 

Uses of CookiePolicyHandler in wttools.protocols.extend.http
 

Classes in wttools.protocols.extend.http that implement CookiePolicyHandler
 class CookiePolicyHandlerImpl
          CookiePolicyHandlerImpl.java Created: Sat Nov 3 21:55:48 2001
 



Copyright © GNU, wttools developers Team.