Uses of Annotation Interface
org.apache.juneau.http.annotation.FormData
Packages that use FormData
- 
Uses of FormData in org.apache.juneau.http.annotationFields in org.apache.juneau.http.annotation declared as FormDataMethods in org.apache.juneau.http.annotation that return FormDataModifier and TypeMethodDescriptionFormDataAnnotation.Builder.build()Instantiates a new@FormDataobject initialized with this builder.Methods in org.apache.juneau.http.annotation with parameters of type FormDataModifier and TypeMethodDescriptionstatic booleanReturnstrue if the specified annotation contains all default values.Method parameters in org.apache.juneau.http.annotation with type arguments of type FormDataModifier and TypeMethodDescriptionvoidFormDataAnnotation.Applier.apply(AnnotationInfo<FormData> ai, BeanContext.Builder b) 
- 
Uses of FormData in org.apache.juneau.microservice.resourcesMethod parameters in org.apache.juneau.microservice.resources with annotations of type FormData