Uses of Class
org.glassfish.jersey.message.internal.AcceptableToken
Packages that use AcceptableToken
-
Uses of AcceptableToken in org.glassfish.jersey.message.internal
Methods in org.glassfish.jersey.message.internal that return types with arguments of type AcceptableTokenModifier and TypeMethodDescriptionInboundMessageContext.getQualifiedAcceptCharset()Get the list of language tag from the "Accept-Charset" of an HTTP request.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.