Uses of Package
org.apache.juneau.httppart.bean
Packages that use org.apache.juneau.httppart.bean
Package
Description
REST Server API
Remote REST API
-
Classes in org.apache.juneau.httppart.bean used by org.apache.juneau.httppart.beanClassDescriptionRepresents 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
. -
Classes in org.apache.juneau.httppart.bean used by org.apache.juneau.rest
-
Classes in org.apache.juneau.httppart.bean used by org.apache.juneau.rest.client.remote