Package com.sun.jersey.core.header

Provides support for HTTP headers.

See:
          Description

Interface Summary
QualityFactor Quality factor for acceptable header types.
 

Class Summary
AcceptableLanguageTag An acceptable language tag.
AcceptableMediaType An acceptable media type.
AcceptableToken An acceptable token.
ContentDisposition A content disposition header.
ContentDisposition.ContentDispositionBuilder<T extends ContentDisposition.ContentDispositionBuilder,V extends ContentDisposition> Builder to build content disposition.
FormDataContentDisposition A form-data content disposition header.
FormDataContentDisposition.FormDataContentDispositionBuilder Builder to build form data content disposition.
HttpDateFormat Helper class for HTTP specified date formats.
InBoundHeaders In-bound HTTP headers.
LanguageTag A language tag.
MatchingEntityTag A matching entity tag.
MediaTypes Common media types and functonality.
OutBoundHeaders Out-bound HTTP headers.
ParameterizedHeader A general parameterized header.
QualitySourceMediaType An quality source media type.
Token A token.
 

Package com.sun.jersey.core.header Description

Provides support for HTTP headers.



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.