Hierarchy For Package org.restlet.client.resource

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.restlet.client.resource.Resource
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception

Interface Hierarchy

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)