|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use CookiePolicy | |
---|---|
java.net | Provides the classes for implementing networking applications. |
Uses of CookiePolicy in java.net |
---|
Fields in java.net declared as CookiePolicy | |
---|---|
static CookiePolicy |
CookiePolicy.ACCEPT_ALL
One pre-defined policy which accepts all cookies. |
static CookiePolicy |
CookiePolicy.ACCEPT_NONE
One pre-defined policy which accepts no cookies. |
static CookiePolicy |
CookiePolicy.ACCEPT_ORIGINAL_SERVER
One pre-defined policy which only accepts cookies from original server. |
Methods in java.net with parameters of type CookiePolicy | |
---|---|
void |
CookieManager.setCookiePolicy(CookiePolicy cookiePolicy)
To set the cookie policy of this cookie manager. |
Constructors in java.net with parameters of type CookiePolicy | |
---|---|
CookieManager(CookieStore store,
CookiePolicy cookiePolicy)
Create a new cookie manager with specified cookie store and cookie policy. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
Scripting on this page tracks web page traffic, but does not change the content in any way.