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 September 3 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.