Uses of Package
org.glassfish.jersey.server.mvc

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

Classes in org.glassfish.jersey.server.mvc used by org.glassfish.jersey.server.mvc.internal
Template
          Used to annotate JAX-RS resources and resource methods to provide reference to a template for MVC support.
Viewable
          A viewable type referencing a template by name and a model to be passed to the template.
 

Classes in org.glassfish.jersey.server.mvc used by org.glassfish.jersey.server.mvc.spi
Viewable
          A viewable type referencing a template by name and a model to be passed to the template.
 



Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.