Class Hierarchy
- java.lang.Object
- org.restlet.client.Message
- org.restlet.client.Request
- org.restlet.client.util.WrapperRequest
- org.restlet.client.Response
- org.restlet.client.util.WrapperResponse
- org.restlet.client.Request
- org.restlet.client.Restlet (implements org.restlet.client.Uniform)
- org.restlet.client.util.WrapperRestlet
- org.restlet.client.representation.Variant
- org.restlet.client.representation.RepresentationInfo
- org.restlet.client.representation.Representation
- org.restlet.client.util.WrapperRepresentation
- org.restlet.client.representation.Representation
- org.restlet.client.representation.RepresentationInfo
- org.restlet.client.util.WrapperList<E> (implements java.lang.Iterable<T>, java.util.List<E>)
- org.restlet.client.util.ClientList
- org.restlet.client.util.Series<T>
- org.restlet.client.util.WrapperMap<K,V> (implements java.util.Map<K,V>)
- org.restlet.client.Message
Interface Hierarchy
- org.restlet.client.util.NamedValue<V>