|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextResolver | |
---|---|
com.sun.jersey.core.spi.factory | Provides support for factories of particular component types. |
javax.ws.rs.ext | APIs that provide extensions to the types supported by the JAX-RS API. |
Uses of ContextResolver in com.sun.jersey.core.spi.factory |
---|
Methods in com.sun.jersey.core.spi.factory that return ContextResolver | ||
---|---|---|
|
ContextResolverFactory.resolve(java.lang.reflect.Type t,
MediaType m)
|
Uses of ContextResolver in javax.ws.rs.ext |
---|
Methods in javax.ws.rs.ext that return ContextResolver | ||
---|---|---|
|
Providers.getContextResolver(java.lang.Class<T> contextType,
MediaType mediaType)
Get a context resolver for a particular type of context and media type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |