Restlet Framework 2.2.1
Google Web Toolkit

Uses of Interface
org.restlet.client.util.NamedValue

Packages that use NamedValue
org.restlet.client.data Information exchanged by components. 
org.restlet.client.util Various utility classes. 
 

Uses of NamedValue in org.restlet.client.data
 

Classes in org.restlet.client.data that implement NamedValue
 class CacheDirective
          Directive for caching mechanisms along the call chain.
 class Cookie
          Cookie provided by a client.
 class CookieSetting
          Cookie setting provided by a server.
 class Parameter
          Multi-usage parameter.
 

Uses of NamedValue in org.restlet.client.util
 

Classes in org.restlet.client.util with type parameters of type NamedValue
 class Series<T extends NamedValue<String>>
          Modifiable list of entries with many helper methods.
 


Restlet Framework 2.2.1
Google Web Toolkit

Copyright © 2005-2014 Restlet.