|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcceptableToken | |
|---|---|
| org.glassfish.jersey.message.internal | Common Jersey internal messaging classes. |
| Uses of AcceptableToken in org.glassfish.jersey.message.internal |
|---|
| Methods in org.glassfish.jersey.message.internal that return types with arguments of type AcceptableToken | |
|---|---|
List<AcceptableToken> |
InboundMessageContext.getQualifiedAcceptCharset()
Get the list of language tag from the "Accept-Charset" of an HTTP request. |
List<AcceptableToken> |
InboundMessageContext.getQualifiedAcceptEncoding()
Get the list of language tag from the "Accept-Charset" of an HTTP request. |
static List<AcceptableToken> |
HttpHeaderReader.readAcceptToken(String header)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||