Package | Description |
---|---|
javax.ws.rs.ext |
APIs that provide extensions to the types supported by the JAX-RS API.
|
Modifier and Type | Method | 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 Sun Microsystems, Inc. All rights reserved.