Uses of Package
com.sun.jersey.core.header

Packages that use com.sun.jersey.core.header
com.sun.jersey.core.header Provides support for HTTP headers. 
com.sun.jersey.core.header.reader Provides support for reading HTTP headers. 
com.sun.jersey.spi.container Provides support for containers and the web application that manages resource classes. 
 

Classes in com.sun.jersey.core.header used by com.sun.jersey.core.header
AcceptableMediaType
          An acceptable media type.
ContentDisposition
          A content disposition header.
LanguageTag
          A language tag.
QualityFactor
          Quality factor for acceptable header types.
Token
          A token.
 

Classes in com.sun.jersey.core.header used by com.sun.jersey.core.header.reader
AcceptableLanguageTag
          An acceptable language tag.
AcceptableMediaType
          An acceptable media type.
AcceptableToken
          An acceptable token.
QualityFactor
          Quality factor for acceptable header types.
 

Classes in com.sun.jersey.core.header used by com.sun.jersey.spi.container
InBoundHeaders
          In-bound HTTP headers.
 



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