Uses of Package
com.sun.jersey.spi.template

Packages that use com.sun.jersey.spi.template
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.spi.template used by com.sun.jersey.server.impl.container.servlet
ViewProcessor
          A view processor.
 

Classes in com.sun.jersey.spi.template used by com.sun.jersey.server.impl.template
ResolvedViewable
          A resolved Viewable.
TemplateContext
          The context for resolving an instance of Viewable to an instance of ResolvedViewable.
TemplateProcessor
          Deprecated. see ViewProcessor
ViewProcessor
          A view processor.
 

Classes in com.sun.jersey.spi.template used by com.sun.jersey.spi.template
ResolvedViewable
          A resolved Viewable.
TemplateContextException
          A rutime expception associated with errors when resolving a Viewable to a ResolvedViewable by methods on TemplateContext.
ViewProcessor
          A view processor.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.