Uses of Annotation Interface
org.apache.juneau.http.annotation.Request
Packages that use Request
- 
Uses of Request in org.apache.juneau.http.annotationFields 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@Requestobject initialized with this builder.Method parameters in org.apache.juneau.http.annotation with type arguments of type RequestModifier and TypeMethodDescriptionvoidRequestAnnotation.Applier.apply(AnnotationInfo<Request> ai, BeanContext.Builder b)