Package com.atlassian.johnson.filters

Class Summary
AbstractJohnsonFilter Base class for handling error cases where the application is unavailable to handle normal requests.
Johnson503Filter A handler that returns a no-content temporarily unavailable response suitable for refusing responses when an application is unable to handle normal requests.
JohnsonFilter A filter that handles cases where the application is unable to handle a normal request and redirects to the configured error path so that a nice error page can be provided.
JohnsonSoapFilter Handles error cases with SOAP fault responses for an application that is unable to handle normal requests.
JohnsonXmlRpcFilter Handles error cases with XmlRpc fault responses for an application that is unable to handle normal requests.
 



Copyright © 2012 Atlassian. All Rights Reserved.