Frames | No Frames |
Classes implementing gnu.java.net.protocol.http.CookieManager | |
class | A simple non-persistent cookie manager. |
Fields of type gnu.java.net.protocol.http.CookieManager | |
CookieManager | The cookie manager for this connection.
|
Methods with parameter type gnu.java.net.protocol.http.CookieManager | |
void | Sets the cookie manager to use for this connection.
|
Methods with return type gnu.java.net.protocol.http.CookieManager | |
CookieManager | Returns the cookie manager in use for this connection.
|