Class Hierarchy
- java.lang.Object
- org.restlet.client.resource.Resource
- org.restlet.client.resource.ClientResource
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.restlet.client.resource.ResourceException
- java.lang.RuntimeException
- java.lang.Exception
- org.restlet.client.resource.Resource
Interface Hierarchy
- org.restlet.client.resource.ClientProxy
- org.restlet.client.resource.ExceptionHandler<E>
- org.restlet.client.resource.Result<T>
Annotation Type Hierarchy
- org.restlet.client.resource.Delete (implements java.lang.annotation.Annotation)
- org.restlet.client.resource.Get (implements java.lang.annotation.Annotation)
- org.restlet.client.resource.Options (implements java.lang.annotation.Annotation)
- org.restlet.client.resource.Patch (implements java.lang.annotation.Annotation)
- org.restlet.client.resource.Post (implements java.lang.annotation.Annotation)
- org.restlet.client.resource.Put (implements java.lang.annotation.Annotation)
- org.restlet.client.resource.Status (implements java.lang.annotation.Annotation)