Package | Description |
---|---|
org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
Modifier and Type | Method and Description |
---|---|
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)
TODO javadoc.
|
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.