Uses of Class
org.glassfish.jersey.server.mvc.spi.ResolvedViewable

Packages that use ResolvedViewable
org.glassfish.jersey.server.mvc.spi Provides support for view aspect of model view controller and templates that produce views. 
 

Uses of ResolvedViewable in org.glassfish.jersey.server.mvc.spi
 

Methods in org.glassfish.jersey.server.mvc.spi that return ResolvedViewable
 ResolvedViewable ViewableContext.resolveViewable(Viewable viewable, MediaType mediaType, java.lang.Class<?> resolvingClass, TemplateProcessor templateProcessor)
          Resolve given viewable using mediaType, resolvingClass and templateProcessor.
 



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.