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

Packages that use com.sun.jersey.core.header
com.sun.jersey.api.client Provides support for client-side communication with HTTP-based RESTful Web services. 
com.sun.jersey.api.core Provides support for configuration. 
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.multipart JAX-RS Integration with MIME MultiPart Message Formats 
com.sun.jersey.server.impl.model   
com.sun.jersey.server.impl.template   
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.api.client
InBoundHeaders
          In-bound HTTP headers.
 

Classes in com.sun.jersey.core.header used by com.sun.jersey.api.core
QualitySourceMediaType
          An quality source media type.
 

Classes in com.sun.jersey.core.header used by com.sun.jersey.core.header
AcceptableMediaType
          An acceptable media type.
ContentDisposition
          A content disposition header.
ContentDisposition.ContentDispositionBuilder
          Builder to build content disposition.
FormDataContentDisposition
          A form-data content disposition header.
FormDataContentDisposition.FormDataContentDispositionBuilder
          Builder to build form data content disposition.
LanguageTag
          A language tag.
MatchingEntityTag
          A matching entity tag.
QualityFactor
          Quality factor for acceptable header types.
QualitySourceMediaType
          An quality source media type.
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.
MatchingEntityTag
          A matching entity tag.
QualityFactor
          Quality factor for acceptable header types.
QualitySourceMediaType
          An quality source media type.
 

Classes in com.sun.jersey.core.header used by com.sun.jersey.multipart
ContentDisposition
          A content disposition header.
FormDataContentDisposition
          A form-data content disposition header.
ParameterizedHeader
          A general parameterized header.
 

Classes in com.sun.jersey.core.header used by com.sun.jersey.server.impl.model
AcceptableLanguageTag
          An acceptable language tag.
AcceptableMediaType
          An acceptable media type.
AcceptableToken
          An acceptable token.
MatchingEntityTag
          A matching entity tag.
QualitySourceMediaType
          An quality source media type.
 

Classes in com.sun.jersey.core.header used by com.sun.jersey.server.impl.template
QualitySourceMediaType
          An quality source media type.
 

Classes in com.sun.jersey.core.header used by com.sun.jersey.spi.container
InBoundHeaders
          In-bound HTTP headers.
QualitySourceMediaType
          An quality source media type.
 



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