Uses of Class
org.restlet.util.WrapperList

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

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

Uses of WrapperList in org.restlet.util
 

Subclasses of WrapperList in org.restlet.util
 class ClientList
          Modifiable list of client connectors.
 class RouteList
          Modifiable list of routes with some helper methods.
 class Series<E extends Parameter>
          Modifiable list of entries with many helper methods.
 class ServerList
          Modifiable list of server connectors.
 



Copyright © 2005-2008 Noelios Technologies.