Uses of Class
org.apache.juneau.rest.httppart.ResponsePartMeta
Packages that use ResponsePartMeta
- 
Uses of ResponsePartMeta in org.apache.juneau.restMethods 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.httppartFields in org.apache.juneau.rest.httppart declared as ResponsePartMetaModifier and TypeFieldDescriptionstatic final ResponsePartMetaResponsePartMeta.NULLRepresents a non-existent meta.