Uses of Interface
jakarta.ws.rs.ext.ContextResolver
Package
Description
APIs that provide extensions to the types supported by the JAX-RS API.
-
Uses of ContextResolver in jakarta.ws.rs.ext
Modifier and TypeMethodDescription<T> ContextResolver
<T> Providers.getContextResolver
(Class<T> contextType, MediaType mediaType) Get a context resolver for a particular type of context and media type.