Class ResponsePartMeta

java.lang.Object
org.apache.juneau.rest.httppart.ResponsePartMeta

public class ResponsePartMeta extends Object
Represents the information needed to serialize a response part such as a response header or content.
See Also: