Uses of Interface
javax.ws.rs.ext.ContextResolver

Packages that use ContextResolver
javax.ws.rs.ext APIs that provide extensions to the types supported by the JAX-RS API. 
 

Uses of ContextResolver in javax.ws.rs.ext
 

Methods in javax.ws.rs.ext that return ContextResolver
<T> ContextResolver<T>
Providers.getContextResolver(java.lang.Class<T> contextType, MediaType mediaType)
          Get a context resolver for a particular type of context and media type.
 



Copyright © 2010 Sun Microsystems, Inc. All Rights Reserved.