Package | Description |
---|---|
com.sun.jersey.core.header |
Provides support for HTTP headers.
|
com.sun.jersey.core.header.reader |
Provides support for reading HTTP headers.
|
Modifier and Type | Class and Description |
---|---|
class |
AcceptableLanguageTag
An acceptable language tag.
|
class |
AcceptableMediaType
An acceptable media type.
|
class |
AcceptableToken
An acceptable token.
|
Modifier and Type | Method and Description |
---|---|
static <T extends QualityFactor> |
HttpHeaderReader.readAcceptableList(HttpHeaderReader.ListElementCreator<T> c,
java.lang.String header) |
Copyright © 2016 Oracle Corporation. All Rights Reserved.