Uses of Class
org.apache.cxf.transport.http.Cookie
Packages that use Cookie
-
Uses of Cookie in org.apache.cxf.transport.http
Methods in org.apache.cxf.transport.http that return types with arguments of type CookieModifier and TypeMethodDescriptionHTTPConduit.getCookies()Allow access to the cookies that the conduit is maintainingCookies.getSessionCookies()Method parameters in org.apache.cxf.transport.http with type arguments of type CookieModifier and TypeMethodDescriptionvoidHeaders.writeSessionCookies(Map<String, Cookie> sessionCookies) Write cookie header from given session cookies