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

Packages that use org.glassfish.jersey.server.mvc.spi
org.glassfish.jersey.server.mvc.internal Jersey server-side internal MVC (Model View Controller) classes. 
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.spi used by org.glassfish.jersey.server.mvc.internal
AbstractErrorTemplateMapper
          Default implementation of ExtendedExceptionMapper used to declare special handling for exception types that should be processed by MVC.
 

Classes in org.glassfish.jersey.server.mvc.spi used by org.glassfish.jersey.server.mvc.spi
ResolvedViewable
          A resolved viewable.
TemplateProcessor
          A view processor.
 



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