| Package | Description |
|---|---|
| javax.ws.rs.client | |
| javax.ws.rs.container | |
| javax.ws.rs.core |
| Modifier and Type | Method and Description |
|---|---|
Map<String,NewCookie> |
ClientResponseContext.getCookies() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,NewCookie> |
ContainerResponseContext.getCookies() |
| Modifier and Type | Method and Description |
|---|---|
static NewCookie |
NewCookie.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,NewCookie> |
Response.getCookies() |
| Modifier and Type | Method and Description |
|---|---|
abstract Response.ResponseBuilder |
Response.ResponseBuilder.cookie(NewCookie... cookies) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.