|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CookieStore | |
---|---|
java.net | Provides the classes for implementing networking applications. |
Uses of CookieStore in java.net |
---|
Methods in java.net that return CookieStore | |
---|---|
CookieStore |
CookieManager.getCookieStore()
To retrieve current cookie store. |
Constructors in java.net with parameters of type CookieStore | |
---|---|
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 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.