| Package | Description |
|---|---|
| net.codestory.http | |
| net.codestory.http.payload |
| Modifier and Type | Class and Description |
|---|---|
class |
NewCookie |
| Modifier and Type | Method and Description |
|---|---|
Cookie |
Cookies.get(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setCookie(Cookie cookie) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Cookie> |
Payload.cookies() |
| Modifier and Type | Method and Description |
|---|---|
Payload |
Payload.withCookie(Cookie cookie) |
| Modifier and Type | Method and Description |
|---|---|
Payload |
Payload.withCookies(java.util.List<Cookie> cookies) |
Copyright © 2014. All Rights Reserved.