Package org.glassfish.jersey.server.mvc.spi

Provides support for view aspect of model view controller and templates that produce views.

See:
          Description

Interface Summary
TemplateProcessor<T> A view processor.
ViewableContext The context for resolving an instance of Viewable to an instance of ResolvedViewable.
 

Class Summary
ResolvedViewable<T> A resolved viewable.
 

Exception Summary
ViewableContextException A runtime exception associated with errors when resolving a Viewable to a ResolvedViewable by methods on ViewableContext.
 

Package org.glassfish.jersey.server.mvc.spi Description

Provides support for view aspect of model view controller and templates that produce views.



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