| Package | Description |
|---|---|
| org.cruxframework.crux.core.server.rest.core | |
| org.cruxframework.crux.core.server.rest.util.header |
| Modifier and Type | Method and Description |
|---|---|
static NewCookie |
NewCookie.valueOf(String value)
Creates a new instance of NewCookie by parsing the supplied string.
|
| Modifier and Type | Method and Description |
|---|---|
static NewCookie |
NewCookieHeaderParser.fromString(String newCookie) |
| Modifier and Type | Method and Description |
|---|---|
static String |
NewCookieHeaderParser.toString(NewCookie cookie) |
Copyright © 2016. All rights reserved.