Class Hierarchy
- java.lang.Object
- org.apache.juneau.AnnotationApplier<A,
B> - org.apache.juneau.rest.annotation.RestAnnotation.RestContextApply
- org.apache.juneau.rest.annotation.RestAnnotation.RestOpContextApply
- org.apache.juneau.rest.annotation.RestDeleteAnnotation.RestOpContextApply
- org.apache.juneau.rest.annotation.RestGetAnnotation.RestOpContextApply
- org.apache.juneau.rest.annotation.RestOpAnnotation.RestOpContextApply
- org.apache.juneau.rest.annotation.RestOptionsAnnotation.RestOpContextApply
- org.apache.juneau.rest.annotation.RestPatchAnnotation.RestOpContextApply
- org.apache.juneau.rest.annotation.RestPostAnnotation.RestOpContextApply
- org.apache.juneau.rest.annotation.RestPutAnnotation.RestOpContextApply
- org.apache.juneau.annotation.AnnotationBuilder
- org.apache.juneau.rest.annotation.OpSwaggerAnnotation.Builder
- org.apache.juneau.rest.annotation.SwaggerAnnotation.Builder
- org.apache.juneau.annotation.TargetedAnnotationBuilder
- org.apache.juneau.annotation.TargetedAnnotationMBuilder
- org.apache.juneau.rest.annotation.RestDeleteAnnotation.Builder
- org.apache.juneau.rest.annotation.RestDestroyAnnotation.Builder
- org.apache.juneau.rest.annotation.RestEndCallAnnotation.Builder
- org.apache.juneau.rest.annotation.RestGetAnnotation.Builder
- org.apache.juneau.rest.annotation.RestInitAnnotation.Builder
- org.apache.juneau.rest.annotation.RestInjectAnnotation.Builder
- org.apache.juneau.rest.annotation.RestOpAnnotation.Builder
- org.apache.juneau.rest.annotation.RestOptionsAnnotation.Builder
- org.apache.juneau.rest.annotation.RestPatchAnnotation.Builder
- org.apache.juneau.rest.annotation.RestPostAnnotation.Builder
- org.apache.juneau.rest.annotation.RestPostCallAnnotation.Builder
- org.apache.juneau.rest.annotation.RestPostInitAnnotation.Builder
- org.apache.juneau.rest.annotation.RestPreCallAnnotation.Builder
- org.apache.juneau.rest.annotation.RestPutAnnotation.Builder
- org.apache.juneau.rest.annotation.RestStartCallAnnotation.Builder
- org.apache.juneau.annotation.TargetedAnnotationTBuilder
- org.apache.juneau.rest.annotation.RestAnnotation.Builder
- org.apache.juneau.annotation.TargetedAnnotationMBuilder
- org.apache.juneau.rest.annotation.Inherit
- org.apache.juneau.rest.annotation.None
- org.apache.juneau.rest.annotation.OpSwaggerAnnotation
- org.apache.juneau.rest.annotation.RestAnnotation
- org.apache.juneau.rest.annotation.RestDeleteAnnotation
- org.apache.juneau.rest.annotation.RestDestroyAnnotation
- org.apache.juneau.rest.annotation.RestEndCallAnnotation
- org.apache.juneau.rest.annotation.RestGetAnnotation
- org.apache.juneau.rest.annotation.RestInitAnnotation
- org.apache.juneau.rest.annotation.RestInjectAnnotation
- org.apache.juneau.rest.annotation.RestOpAnnotation
- org.apache.juneau.rest.annotation.RestOptionsAnnotation
- org.apache.juneau.rest.annotation.RestPatchAnnotation
- org.apache.juneau.rest.annotation.RestPostAnnotation
- org.apache.juneau.rest.annotation.RestPostCallAnnotation
- org.apache.juneau.rest.annotation.RestPostInitAnnotation
- org.apache.juneau.rest.annotation.RestPreCallAnnotation
- org.apache.juneau.rest.annotation.RestPutAnnotation
- org.apache.juneau.rest.annotation.RestStartCallAnnotation
- org.apache.juneau.rest.annotation.SwaggerAnnotation
- org.apache.juneau.AnnotationApplier<A,
Annotation Type Hierarchy
- org.apache.juneau.rest.annotation.Attr (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.Method (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.OpSwagger (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.Rest (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestDelete (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestDestroy (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestDestroyAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestEndCall (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestEndCallAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestGet (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestInit (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestInitAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestInject (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestInjectAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestOp (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestOptions (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestPatch (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestPost (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestPostCall (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestPostCallAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestPostInit (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestPostInitAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestPreCall (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestPreCallAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestPut (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestStartCall (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.RestStartCallAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.rest.annotation.Swagger (implements java.lang.annotation.Annotation)