Class Hierarchy
- java.lang.Object
- org.apache.juneau.AnnotationApplier<A,
B> - org.apache.juneau.http.annotation.ContentAnnotation.Applier
- org.apache.juneau.http.annotation.FormDataAnnotation.Applier
- org.apache.juneau.http.annotation.HeaderAnnotation.Applier
- org.apache.juneau.http.annotation.PathAnnotation.Applier
- org.apache.juneau.http.annotation.QueryAnnotation.Applier
- org.apache.juneau.http.annotation.RequestAnnotation.Applier
- org.apache.juneau.http.annotation.ResponseAnnotation.Applier
- org.apache.juneau.http.annotation.StatusCodeAnnotation.Applier
- org.apache.juneau.annotation.AnnotationBuilder
- org.apache.juneau.http.annotation.ContactAnnotation.Builder
- org.apache.juneau.http.annotation.HasFormDataAnnotation.Builder
- org.apache.juneau.http.annotation.HasQueryAnnotation.Builder
- org.apache.juneau.http.annotation.LicenseAnnotation.Builder
- org.apache.juneau.http.annotation.TagAnnotation.Builder
- org.apache.juneau.annotation.TargetedAnnotationBuilder
- org.apache.juneau.annotation.TargetedAnnotationTBuilder
- org.apache.juneau.http.annotation.RequestAnnotation.Builder
- org.apache.juneau.annotation.TargetedAnnotationTMBuilder
- org.apache.juneau.http.annotation.ContentAnnotation.Builder
- org.apache.juneau.http.annotation.ResponseAnnotation.Builder
- org.apache.juneau.http.annotation.StatusCodeAnnotation.Builder
- org.apache.juneau.annotation.TargetedAnnotationTMFBuilder
- org.apache.juneau.http.annotation.FormDataAnnotation.Builder
- org.apache.juneau.http.annotation.HeaderAnnotation.Builder
- org.apache.juneau.http.annotation.PathAnnotation.Builder
- org.apache.juneau.http.annotation.QueryAnnotation.Builder
- org.apache.juneau.annotation.TargetedAnnotationTBuilder
- org.apache.juneau.http.annotation.CollectionFormatType
- org.apache.juneau.http.annotation.ContactAnnotation
- org.apache.juneau.http.annotation.ContentAnnotation
- org.apache.juneau.http.annotation.FormatType
- org.apache.juneau.http.annotation.FormDataAnnotation
- org.apache.juneau.http.annotation.HasFormDataAnnotation
- org.apache.juneau.http.annotation.HasQueryAnnotation
- org.apache.juneau.http.annotation.HeaderAnnotation
- org.apache.juneau.http.annotation.LicenseAnnotation
- org.apache.juneau.http.annotation.ParameterType
- org.apache.juneau.http.annotation.PathAnnotation
- org.apache.juneau.http.annotation.QueryAnnotation
- org.apache.juneau.http.annotation.RequestAnnotation
- org.apache.juneau.http.annotation.ResponseAnnotation
- org.apache.juneau.http.annotation.StatusCodeAnnotation
- org.apache.juneau.http.annotation.TagAnnotation
- org.apache.juneau.AnnotationApplier<A,
Annotation Type Hierarchy
- org.apache.juneau.http.annotation.Contact (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.Content (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.ContentAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.FormData (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.FormDataAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.HasFormData (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.HasQuery (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.Header (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.HeaderAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.License (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.Path (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.PathAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.Query (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.QueryAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.Request (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.RequestAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.Response (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.ResponseAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.StatusCode (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.StatusCodeAnnotation.Array (implements java.lang.annotation.Annotation)
- org.apache.juneau.http.annotation.Tag (implements java.lang.annotation.Annotation)