Uses of Class
org.restlet.client.util.WrapperList

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

Uses of WrapperList in org.restlet.client.data
 

Subclasses of WrapperList in org.restlet.client.data
 class Form
          Form which is a specialized modifiable list of parameters.
 class ReferenceList
          List of URI references.
 

Uses of WrapperList in org.restlet.client.util
 

Subclasses of WrapperList in org.restlet.client.util
 class ClientList
          Modifiable list of client connectors.
 class Series<T extends NamedValue<String>>
          Modifiable list of entries with many helper methods.
 



Copyright © 2005-2013 Restlet S.A.S..