|
Restlet Framework 2.2.1 Google Web Toolkit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CookieSetting | |
---|---|
org.restlet.client | Core classes of the API. |
org.restlet.client.resource | Client and server resource classes. |
org.restlet.client.util | Various utility classes. |
Uses of CookieSetting in org.restlet.client |
---|
Methods in org.restlet.client that return types with arguments of type CookieSetting | |
---|---|
Series<CookieSetting> |
Response.getCookieSettings()
Returns the modifiable series of cookie settings provided by the server. |
Method parameters in org.restlet.client with type arguments of type CookieSetting | |
---|---|
void |
Response.setCookieSettings(Series<CookieSetting> cookieSettings)
Sets the modifiable series of cookie settings provided by the server. |
Uses of CookieSetting in org.restlet.client.resource |
---|
Methods in org.restlet.client.resource that return types with arguments of type CookieSetting | |
---|---|
Series<CookieSetting> |
Resource.getCookieSettings()
Returns the modifiable series of cookie settings provided by the server. |
Uses of CookieSetting in org.restlet.client.util |
---|
Methods in org.restlet.client.util that return types with arguments of type CookieSetting | |
---|---|
Series<CookieSetting> |
WrapperResponse.getCookieSettings()
Returns the cookie settings provided by the server. |
Method parameters in org.restlet.client.util with type arguments of type CookieSetting | |
---|---|
void |
WrapperResponse.setCookieSettings(Series<CookieSetting> cookieSettings)
|
|
Restlet Framework 2.2.1 Google Web Toolkit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |