Uses of Class
org.restlet.data.CookieSetting

Packages that use CookieSetting
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 CookieSetting in org.restlet.data
 

Methods in org.restlet.data that return types with arguments of type CookieSetting
 Series<CookieSetting> Response.getCookieSettings()
          Returns the cookie settings provided by the server.
 

Uses of CookieSetting in org.restlet.util
 

Methods in org.restlet.util that return types with arguments of type CookieSetting
 Series<CookieSetting> WrapperResponse.getCookieSettings()
          Returns the cookie settings provided by the server.
 



Copyright © 2005-2007 Noelios Consulting.