| Package | Description |
|---|---|
| com.atlassian.johnson.filters |
| Modifier and Type | Class and Description |
|---|---|
class |
Johnson503Filter
A handler that returns a no-content temporarily unavailable response suitable for refusing responses when an
application is unable to handle normal requests.
|
class |
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.
|
class |
JohnsonSoapFilter
Handles error cases with SOAP fault responses for an application that is unable to handle normal requests.
|
class |
JohnsonXmlRpcFilter
Handles error cases with XmlRpc fault responses for an application that is unable to handle normal requests.
|
Copyright © 2018 Atlassian. All rights reserved.