| Modifier and Type | Method and Description |
|---|---|
Outcome |
Exchange.echo() |
| Modifier and Type | Method and Description |
|---|---|
protected Outcome |
ExchangeStoreInterceptor.handle(Exchange exc,
Interceptor.Flow flow) |
Outcome |
AuthHead2BodyInterceptor.handleRequest(AbstractExchange exchange) |
Outcome |
Interceptor.handleRequest(Exchange exc) |
Outcome |
CountInterceptor.handleRequest(Exchange exc) |
Outcome |
HeaderFilterInterceptor.handleRequest(Exchange exc) |
Outcome |
URLNormalizerInterceptor.handleRequest(Exchange exc) |
Outcome |
DispatchingInterceptor.handleRequest(Exchange exc) |
Outcome |
SpringInterceptor.handleRequest(Exchange exc) |
Outcome |
MessageAnalyser.handleRequest(Exchange exc) |
Outcome |
UserFeatureInterceptor.handleRequest(Exchange exc) |
Outcome |
MethodOverrideInterceptor.handleRequest(Exchange exc) |
Outcome |
ThrottleInterceptor.handleRequest(Exchange exc) |
Outcome |
AbstractInterceptor.handleRequest(Exchange exc) |
Outcome |
LimitInterceptor.handleRequest(Exchange exc) |
Outcome |
RuleMatchingInterceptor.handleRequest(Exchange exc) |
Outcome |
LogInterceptor.handleRequest(Exchange exc) |
Outcome |
HTTPClientInterceptor.handleRequest(Exchange exc) |
Outcome |
IndexInterceptor.handleRequest(Exchange exc) |
Outcome |
RegExReplaceInterceptor.handleRequest(Exchange exc) |
Outcome |
ExchangeStoreInterceptor.handleRequest(Exchange exc) |
Outcome |
Interceptor.handleResponse(Exchange exc) |
Outcome |
HeaderFilterInterceptor.handleResponse(Exchange exc) |
Outcome |
SpringInterceptor.handleResponse(Exchange exc) |
Outcome |
MessageAnalyser.handleResponse(Exchange exc) |
Outcome |
ThrottleInterceptor.handleResponse(Exchange exc) |
Outcome |
AbstractInterceptor.handleResponse(Exchange exc) |
Outcome |
LimitInterceptor.handleResponse(Exchange exc) |
Outcome |
LogInterceptor.handleResponse(Exchange exc) |
Outcome |
RelocatingInterceptor.handleResponse(Exchange exc) |
Outcome |
RegExReplaceInterceptor.handleResponse(Exchange exc) |
Outcome |
ExchangeStoreInterceptor.handleResponse(Exchange exc) |
Outcome |
InterceptorFlowController.invokeRequestHandlers(Exchange exchange,
List<Interceptor> interceptors)
Runs the request handlers of the given chain.
|
static Outcome |
Outcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Outcome[] |
Outcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Outcome |
AccessControlInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
DynamicAdminPageInterceptor.handleRequest(Exchange exc) |
Outcome |
AdminConsoleInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
ClamAntiVirusInterceptor.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
ApiManagementInterceptor.handleRequest(Exchange exc) |
Outcome |
ApiManagementInterceptor.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
AMQuota.handleRequest(Exchange exc) |
Outcome |
AMQuota.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
AMRateLimiter.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
AMStatisticsCollector.handleRequest(Exchange exc,
Outcome outcome)
Inits listener and puts exchange in a queue for later processing
|
Outcome |
AMStatisticsCollector.handleResponse(Exchange exc,
Outcome outcome) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
AMStatisticsCollector.handleRequest(Exchange exc,
Outcome outcome)
Inits listener and puts exchange in a queue for later processing
|
Outcome |
AMStatisticsCollector.handleResponse(Exchange exc,
Outcome outcome) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
BasicAuthenticationInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
LoginInterceptor.handleRequest(Exchange exc) |
Outcome |
LoginInterceptor.handleResponse(Exchange exc) |
Outcome |
LoginDialog.redirectToLogin(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
ClusterNotificationInterceptor.handleRequest(Exchange exc) |
Outcome |
LoadBalancingInterceptor.handleRequest(Exchange exc) |
Outcome |
LoadBalancingInterceptor.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
CacheInterceptor.handleRequest(Exchange exc) |
Outcome |
CacheInterceptor.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
XPathCBRInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
RequestInterceptor.handleRequest(Exchange exc) |
Outcome |
ResponseInterceptor.handleRequest(Exchange exc)
(Yes, this needs to be handled in handleREQUEST.)
|
Outcome |
ConditionalInterceptor.handleRequest(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
FormValidationInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
GroovyTemplateInterceptor.handleRequest(Exchange exc) |
Outcome |
GroovyInterceptor.handleRequest(Exchange exc) |
Outcome |
GroovyInterceptor.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
JavascriptInterceptor.handleRequest(Exchange exc) |
Outcome |
JavascriptInterceptor.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
OAuth2AuthorizationServerInterceptor.handleRequest(Exchange exc) |
Outcome |
OAuth2ResourceInterceptor.handleRequest(Exchange exc) |
Outcome |
OAuth2AuthorizationServerInterceptor.handleResponse(Exchange exc) |
Outcome |
OAuth2ResourceInterceptor.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
abstract Outcome |
OAuth2Flow.getResponse() |
Outcome |
TokenFlow.getResponse() |
Outcome |
IdTokenTokenFlow.getResponse() |
Outcome |
CodeFlow.getResponse() |
protected Outcome |
CodeFlow.respondWithAuthorizationCodeAndRedirect(Exchange exc,
String code,
SessionManager.Session s) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
DefaultEndpointProcessor.process(Exchange exc) |
Outcome |
WellknownEndpointProcessor.process(Exchange exc) |
Outcome |
FaviconEndpointProcessor.process(Exchange exc) |
abstract Outcome |
EndpointProcessor.process(Exchange exc) |
Outcome |
LoginDialogEndpointProcessor.process(Exchange exc) |
Outcome |
EmptyEndpointProcessor.process(Exchange exc) |
Outcome |
TokenEndpointProcessor.process(Exchange exc) |
Outcome |
UserinfoEndpointProcessor.process(Exchange exc) |
Outcome |
RevocationEndpointProcessor.process(Exchange exc) |
Outcome |
AuthEndpointProcessor.process(Exchange exc) |
Outcome |
InvalidMethodProcessor.process(Exchange exc) |
Outcome |
CertsEndpointProcessor.process(Exchange exc) |
Outcome |
OAuth2Processors.runProcessors(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
OAuth2TokenValidatorInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
PrometheusInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
RateLimitInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
RegistrationInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
RESTInterceptor.handleRequest(Exchange exc) |
Outcome |
HTTP2XMLInterceptor.handleRequest(Exchange exc) |
Outcome |
SOAP2RESTInterceptor.handleRequest(Exchange exc) |
Outcome |
REST2SOAPInterceptor.handleRequest(Exchange exc) |
Outcome |
SOAP2RESTInterceptor.handleResponse(Exchange exc) |
Outcome |
REST2SOAPInterceptor.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
ReverseProxyingInterceptor.handleRequest(Exchange exc)
handles "Destination" header (see RFC 2518 section 9.3; also used by WebDAV)
|
Outcome |
RewriteInterceptor.handleRequest(Exchange exc) |
Outcome |
ReverseProxyingInterceptor.handleResponse(Exchange exc)
Handles "Location" header.
|
| Modifier and Type | Method and Description |
|---|---|
Outcome |
ValidatorInterceptor.handleRequest(Exchange exc) |
Outcome |
ValidatorInterceptor.handleResponse(Exchange exc) |
Outcome |
JSONValidator.validateMessage(Exchange exc,
InputStream body,
Charset charset,
String source) |
Outcome |
JSONValidator.validateMessage(Exchange exc,
Message msg,
String source) |
Outcome |
IValidator.validateMessage(Exchange exc,
Message msg,
String source) |
Outcome |
SchematronValidator.validateMessage(Exchange exc,
Message msg,
String source) |
Outcome |
AbstractXMLSchemaValidator.validateMessage(Exchange exc,
Message msg,
String source) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
WebServerInterceptor.handleRequest(Exchange exc) |
Outcome |
WSDLPublisherInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
SoapOperationExtractor.handleRequest(Exchange exc) |
Outcome |
WebServiceExplorerInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
StatisticsProvider.handleRequest(Exchange exc) |
Outcome |
StatisticsJDBCInterceptor.handleResponse(Exchange exc) |
Outcome |
StatisticsCSVInterceptor.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
STOMPClient.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
SwaggerRewriterInterceptor.handleRequest(Exchange exc) |
Outcome |
ApiKeyCheckerInterceptor.handleRequest(Exchange exc) |
Outcome |
SwaggerRewriterInterceptor.handleResponse(Exchange exc) |
Outcome |
SwaggerApiKeyRequirer.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
TestServiceInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
TCPInterceptor.handleRequest(Exchange exc) |
Outcome |
SPDYInterceptor.handleRequest(Exchange exc) |
Outcome |
WebSocketInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
WsaEndpointRewriterInterceptor.handleRequest(Exchange exc) |
Outcome |
DecoupledEndpointRewriterInterceptor.handleRequest(Exchange exc) |
Outcome |
WsaEndpointRewriterInterceptor.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
XMLContentFilterInterceptor.handleRequest(Exchange exc) |
Outcome |
SOAPStackTraceFilterInterceptor.handleRequest(Exchange exc) |
Outcome |
XMLContentFilterInterceptor.handleResponse(Exchange exc) |
Outcome |
SOAPStackTraceFilterInterceptor.handleResponse(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
XMLProtectionInterceptor.handleRequest(Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
XSLTInterceptor.handleRequest(Exchange exc) |
Outcome |
XSLTInterceptor.handleResponse(Exchange exc) |
Copyright © 2021. All Rights Reserved.