Uses of Class
org.apache.juneau.rest.httppart.ResponsePartMeta
Packages that use ResponsePartMeta
-
Uses of ResponsePartMeta in org.apache.juneau.rest
Methods in org.apache.juneau.rest that return ResponsePartMetaModifier and TypeMethodDescriptionRestOpContext.getResponseHeaderMeta
(Object o) Returns metadata about the specified response object if it's annotated with@Header
. -
Uses of ResponsePartMeta in org.apache.juneau.rest.httppart
Fields in org.apache.juneau.rest.httppart declared as ResponsePartMetaModifier and TypeFieldDescriptionstatic final ResponsePartMeta
ResponsePartMeta.NULL
Represents a non-existent meta.