Uses of Interface
org.norther.tammi.spray.filter.ExceptionFilter

Packages that use ExceptionFilter
org.norther.tammi.spray.engine   
org.norther.tammi.spray.filter   
 

Uses of ExceptionFilter in org.norther.tammi.spray.engine
 

Subinterfaces of ExceptionFilter in org.norther.tammi.spray.engine
 interface TemplateExceptionFilter
          TemplateExceptionFilter is an interface to exception filters providing an error message template.
 

Classes in org.norther.tammi.spray.engine that implement ExceptionFilter
 class AuthorizationExceptionFilter
          An exception for authorization errors.
 class DefaultTemplateExceptionFilter
          A default implementation of TemplateExceptionFilter.
 class RedirectionExceptionFilter
          An exception for redirected requests.
 

Uses of ExceptionFilter in org.norther.tammi.spray.filter
 

Classes in org.norther.tammi.spray.filter that implement ExceptionFilter
 class DefaultExceptionFilter
          A default implementation of ExceptionFilter.
 



Copyright © 2004 The Norther Organization. All rights reserved.