|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cookie | |
|---|---|
| org.abstracthorizon.danube.http.cookie | |
| Uses of Cookie in org.abstracthorizon.danube.http.cookie |
|---|
| Methods in org.abstracthorizon.danube.http.cookie that return types with arguments of type Cookie | |
|---|---|
static Map<String,Cookie> |
CookieUtilities.getRequestCookies(HTTPConnection connection)
Obtains request cookies as a map |
static Map<String,Cookie> |
CookieUtilities.getResponseCookies(HTTPConnection connection)
Returns all response cookies as a map |
| Method parameters in org.abstracthorizon.danube.http.cookie with type arguments of type Cookie | |
|---|---|
static void |
CookieUtilities.addResponseCookies(HTTPConnection connection,
Collection<Cookie> cookies)
Adds response cookie |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||