public static interface CookieSet.Factory
Modifier and Type | Method and Description |
---|---|
<T extends Node.Cookie> |
createCookie(Class<T> klass)
Creates a Node.Cookie of given class.
|
<T extends Node.Cookie> T createCookie(Class<T> klass)
Built on April 14 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.