Uses of Annotation Interface
org.apache.juneau.http.annotation.HasFormData
Packages that use HasFormData
-
Uses of HasFormData in org.apache.juneau.http.annotation
Fields in org.apache.juneau.http.annotation declared as HasFormDataModifier and TypeFieldDescriptionstatic final HasFormData
HasFormDataAnnotation.DEFAULT
Default valueMethods in org.apache.juneau.http.annotation that return HasFormDataModifier and TypeMethodDescriptionHasFormDataAnnotation.Builder.build()
Instantiates a new@HasFormData
object initialized with this builder.