Package org.restlet.util

Various utility classes.

See:
          Description

Class Summary
ClientList Modifiable list of client connectors.
Couple<T,U> Relationship between two typed objects.
Resolver<T> Resolves a name into a value.
RouteList Modifiable list of routes with some helper methods.
Series<E extends Parameter> Modifiable list of entries with many helper methods.
ServerList Modifiable list of server connectors.
ServiceList Modifiable list of services.
Triple<T,U,V> Relationship between three typed objects.
WrapperList<E> List wrapper.
WrapperMap<K,V> Map wrapper.
WrapperRepresentation Representation wrapper.
WrapperRequest Request wrapper.
WrapperResponse Request wrapper.
WrapperRestlet Restlet wrapper.
 

Package org.restlet.util Description

Various utility classes.

Since:
Restlet 1.0
See Also:
User Guide - Util package


Copyright © 2005-2011 Noelios Technologies.