Uses of Interface gnu.inet.http.CookieManager

Uses in package gnu.inet.http

Classes implementing gnu.inet.http.CookieManager

class
A simple non-persistent cookie manager.

Methods with parameter type gnu.inet.http.CookieManager

void
Sets the cookie manager to use for this connection.

Methods with return type gnu.inet.http.CookieManager

CookieManager
Returns the cookie manager in use for this connection.

Fields of type gnu.inet.http.CookieManager

CookieManager
The cookie manager for this connection.