Uses of Class
com.sonalb.net.http.cookie.Client

Packages that use Client
com.sonalb.net.http Contains classes related to the Hyper Text Transport Protocol (HTTP) 
 

Uses of Client in com.sonalb.net.http
 

Methods in com.sonalb.net.http with parameters of type Client
 void HTTPRedirectHandler.setClient(Client cl)
          Sets the Client to be used for this handler.