Uses of Interface
org.apache.juneau.http.header.Headerable
Packages that use Headerable
- 
Uses of Headerable in org.apache.juneau.http.partClasses in org.apache.juneau.http.part that implement HeaderableModifier and TypeClassDescriptionclassANameValuePairthat consists of a single boolean value.classANameValuePairthat consists of a comma-delimited list of string values.classANameValuePairthat consist of a single HTTP-date.classANameValuePairthat consists of a single integer value.classANameValuePairthat consists of a single long value.classImplementation ofNameValuePairfor serializing POJOs as URL-encoded form post entries.classANameValuePairthat consists of a single string value.classANameValuePairthat consists of a single URL value.classSubclass ofNameValuePairfor serializing POJOs as URL-encoded form post entries using theclass.