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
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.