Package org.apache.juneau.httppart.bean
package org.apache.juneau.httppart.bean
HTTP Part Beans
-
ClassDescriptionRepresents the metadata gathered from a parameter or class annotated with
Request
.Represents the metadata gathered from a getter method of a class annotated withRequest
.Represents the metadata gathered from a parameter or class annotated withResponse
.Represents the metadata gathered from a getter method of a class annotated withResponse
.