Package org.glassfish.jersey.server.mvc.spi
package org.glassfish.jersey.server.mvc.spi
Provides support for view aspect of model view controller and templates that
produce views.
-
ClassDescriptionAbstractErrorTemplateMapper<T extends Throwable>Default implementation of
ExtendedExceptionMapperused to declare special handling for exception types that should be processed by MVC.Default implementation oftemplate processorthat can be used to implement support for custom templating engines.A resolvedviewable.A view processor.The context for resolving an instance ofViewableto an instance ofResolvedViewable.A runtime exception associated with errors when resolving aViewableto aResolvedViewableby methods onViewableContext.