| Modifier and Type | Method and Description |
|---|---|
void |
HttpRouter.addUserFeatureInterceptor(Interceptor i) |
Rule |
Router.getParentProxy(Interceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
Interceptor |
AbstractExchange.popInterceptorFromStack() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Interceptor> |
AbstractExchange.getInterceptorStack() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExchange.pushInterceptorToStack(Interceptor i) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExchange.setInterceptorStack(ArrayList<Interceptor> interceptorStack) |
| Modifier and Type | Method and Description |
|---|---|
List<Interceptor> |
FakeRule.getInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
FakeRule.setInterceptors(List<Interceptor> interceptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInterceptor |
class |
AuthHead2BodyInterceptor |
class |
CountInterceptor |
class |
DispatchingInterceptor |
class |
ExchangeStoreInterceptor |
class |
HeaderFilterInterceptor |
class |
HTTPClientInterceptor |
class |
IndexInterceptor |
class |
LimitInterceptor |
class |
LogInterceptor |
class |
MessageAnalyser |
class |
MethodOverrideInterceptor |
class |
RegExReplaceInterceptor |
class |
RelocatingInterceptor |
class |
RuleMatchingInterceptor |
class |
SpringInterceptor |
class |
ThrottleInterceptor |
class |
URLNormalizerInterceptor |
class |
UserFeatureInterceptor
Handles features that are user-configured in proxies.xml .
|
class |
WADLInterceptor |
class |
WSDLInterceptor |
| Modifier and Type | Method and Description |
|---|---|
Interceptor |
SpringInterceptor.getInner() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorFlowController.invokeHandlers(Exchange exchange,
List<Interceptor> interceptors)
Runs both the request and response handlers: This executes the main interceptor chain.
|
Outcome |
InterceptorFlowController.invokeRequestHandlers(Exchange exchange,
List<Interceptor> interceptors)
Runs the request handlers of the given chain.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessControlInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminConsoleInterceptor |
class |
AdminRESTInterceptor |
class |
DynamicAdminPageInterceptor
Handles the dynamic part of the admin console (= requests starting with "/admin/").
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AdminPageBuilder.createInterceptorTable(List<Interceptor> interceptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClamAntiVirusInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiManagementInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthenticationInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
LoginInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterNotificationInterceptor |
class |
LoadBalancingInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
XPathCBRInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFlowInterceptor |
class |
ConditionalInterceptor |
class |
RequestInterceptor |
class |
ResponseInterceptor |
| Modifier and Type | Method and Description |
|---|---|
List<Interceptor> |
AbstractFlowInterceptor.getInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFlowInterceptor.setInterceptors(List<Interceptor> interceptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
FormValidationInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyInterceptor |
class |
GroovyTemplateInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
JavascriptInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuth2AuthorizationServerInterceptor |
class |
OAuth2ResourceInterceptor |
| Modifier and Type | Method and Description |
|---|---|
List<Interceptor> |
DynamicRegistration.getInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicRegistration.setInterceptors(List<Interceptor> interceptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuth2TokenValidatorInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
PrometheusInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
RateLimitInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
RegistrationInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTP2XMLInterceptor |
class |
REST2SOAPInterceptor |
class |
RESTInterceptor |
class |
SOAP2RESTInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
ReverseProxyingInterceptor |
class |
RewriteInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidatorInterceptor
Basically switches over
WSDLValidator, XMLSchemaValidator,
JSONValidator and SchematronValidator depending on the
attributes. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebServerInterceptor |
class |
WSDLPublisherInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
SoapOperationExtractor |
class |
WebServiceExplorerInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
StatisticsCSVInterceptor |
class |
StatisticsJDBCInterceptor |
class |
StatisticsProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
STOMPClient |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiKeyCheckerInterceptor |
class |
SwaggerApiKeyRequirer |
class |
SwaggerRewriterInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
TestServiceInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
SPDYInterceptor |
class |
TCPInterceptor |
class |
WebSocketInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoupledEndpointRewriterInterceptor |
class |
WsaEndpointRewriterInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPStackTraceFilterInterceptor |
class |
XMLContentFilterInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLProtectionInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
XSLTInterceptor |
| Modifier and Type | Field and Description |
|---|---|
protected List<Interceptor> |
AbstractProxy.interceptors |
| Modifier and Type | Method and Description |
|---|---|
List<Interceptor> |
AbstractProxy.getInterceptors() |
List<Interceptor> |
Rule.getInterceptors() |
List<Interceptor> |
SSLProxy.getInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProxy.setInterceptors(List<Interceptor> interceptors) |
void |
Rule.setInterceptors(List<Interceptor> interceptors) |
void |
SSLProxy.setInterceptors(List<Interceptor> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
List<Interceptor> |
Transport.getInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transport.setInterceptors(List<Interceptor> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
List<Interceptor> |
WebSocketStompReassembler.getInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketStompReassembler.setInterceptors(List<Interceptor> interceptors) |
Copyright © 2022. All Rights Reserved.