Uses of Annotation Interface
org.apache.juneau.http.annotation.Request
Packages that use Request
-
Uses of Request in org.apache.juneau.http.annotation
Fields in org.apache.juneau.http.annotation declared as RequestMethods in org.apache.juneau.http.annotation that return RequestModifier and TypeMethodDescriptionRequestAnnotation.Builder.build()
Instantiates a new@Request
object initialized with this builder.Method parameters in org.apache.juneau.http.annotation with type arguments of type RequestModifier and TypeMethodDescriptionvoid
RequestAnnotation.Applier.apply
(AnnotationInfo<Request> ai, BeanContext.Builder b)