Uses of Package
com.sun.jersey.api.view

Packages that use com.sun.jersey.api.view
com.sun.jersey.server.impl.container.servlet   
com.sun.jersey.server.impl.template   
com.sun.jersey.spi.template Provides support for view aspect of model view controller and templates that produce views. 
 

Classes in com.sun.jersey.api.view used by com.sun.jersey.server.impl.container.servlet
Viewable
          A viewable type referencing a template by name and a model to be passed to the template.
 

Classes in com.sun.jersey.api.view used by com.sun.jersey.server.impl.template
Viewable
          A viewable type referencing a template by name and a model to be passed to the template.
 

Classes in com.sun.jersey.api.view used by com.sun.jersey.spi.template
Viewable
          A viewable type referencing a template by name and a model to be passed to the template.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.