|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AcceptableToken | |
---|---|
com.sun.jersey.core.header.reader | Provides support for reading HTTP headers. |
com.sun.jersey.server.impl.model |
Uses of AcceptableToken in com.sun.jersey.core.header.reader |
---|
Methods in com.sun.jersey.core.header.reader that return types with arguments of type AcceptableToken | |
---|---|
static List<AcceptableToken> |
HttpHeaderReader.readAcceptToken(String header)
|
Uses of AcceptableToken in com.sun.jersey.server.impl.model |
---|
Methods in com.sun.jersey.server.impl.model that return types with arguments of type AcceptableToken | |
---|---|
static List<AcceptableToken> |
HttpHelper.getAcceptCharset(HttpRequestContext request)
Get the list of language tag from the "Accept-Charset" of an HTTP request. |
static List<AcceptableToken> |
HttpHelper.getAcceptEncoding(HttpRequestContext request)
Get the list of language tag from the "Accept-Charset" of an HTTP request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |