| Package | Description |
|---|---|
| org.apache.cxf.transport.http |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Cookie> |
HTTPConduit.getCookies()
Allow access to the cookies that the conduit is maintaining
|
Map<String,Cookie> |
Cookies.getSessionCookies() |
| Modifier and Type | Method and Description |
|---|---|
void |
Headers.writeSessionCookies(Map<String,Cookie> sessionCookies)
Write cookie header from given session cookies
|
Apache CXF