| Package | Description |
|---|---|
| com.webobjects.appserver | |
| er.woadaptor |
| Modifier and Type | Method and Description |
|---|---|
static WOCookie |
WOCookie.cookieWithName(String name,
String value)
Deprecated.
|
static WOCookie |
WOCookie.cookieWithName(String name,
String value,
String path,
String domain,
int timeout,
boolean isSecure)
Deprecated.
|
static WOCookie |
WOCookie.cookieWithName(String name,
String value,
String path,
String domain,
NSTimestamp expires,
boolean isSecure)
Deprecated.
|
| Constructor and Description |
|---|
WOCookieWrapper(WOCookie cookie) |
| Modifier and Type | Method and Description |
|---|---|
static WOCookie |
ERWOAdaptorUtilities.asWOCookie(org.jboss.netty.handler.codec.http.Cookie cookie)
Converts a Netty Cookie to a WOCookie
|
Copyright © 2002 – 2025 Project Wonder.