Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b11

Uses of Interface
java.net.CookieStore

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

DRAFT internal-b11

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.