Uses of Class
org.restlet.client.util.WrapperList
-
Packages that use WrapperList Package Description 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 Modifier and Type Class Description classFormForm which is a specialized modifiable list of parameters.classReferenceListList of URI references. -
Uses of WrapperList in org.restlet.client.util
Subclasses of WrapperList in org.restlet.client.util Modifier and Type Class Description classClientListModifiable list of client connectors.classSeries<T extends NamedValue<java.lang.String>>Modifiable list of entries with many helper methods.
-