| Package | Description | 
|---|---|
| javax.ws.rs.ext | 
 APIs that provide extensions to the types supported by the API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<T> ContextResolver<T> | 
Providers.getContextResolver(Class<T> contextType,
                  MediaType mediaType)
Get a context resolver for a particular type of context and media type. 
 | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.