|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cookie | |
---|---|
org.restlet.data | Element of information handled by a component via a connector. |
org.restlet.util | Utility classes and interfaces used in the rest of the API. |
Uses of Cookie in org.restlet.data |
---|
Subclasses of Cookie in org.restlet.data | |
---|---|
class |
CookieSetting
Cookie setting provided by a server. |
Methods in org.restlet.data that return types with arguments of type Cookie | |
---|---|
Series<Cookie> |
Request.getCookies()
Returns the cookies provided by the client. |
Uses of Cookie in org.restlet.util |
---|
Methods in org.restlet.util that return types with arguments of type Cookie | |
---|---|
Series<Cookie> |
WrapperRequest.getCookies()
Returns the cookies provided by the client. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |