Constructor and Description |
---|
Exchange(Exchange original,
AbstractHttpHandler handler)
For HttpResendRunnable
|
Modifier and Type | Method and Description |
---|---|
protected String |
RelocatingInterceptor.getCharset(Exchange exc)
if no charset is specified use standard XML charset UTF-8
|
protected String |
RelocatingInterceptor.getLocationHost(Exchange exc) |
protected int |
RelocatingInterceptor.getLocationPort(Exchange exc) |
Outcome |
UserFeatureInterceptor.handleRequest(Exchange exc) |
Outcome |
ThrottleInterceptor.handleRequest(Exchange exc) |
Outcome |
RuleMatchingInterceptor.handleRequest(Exchange exc) |
Outcome |
RegExReplaceInterceptor.handleRequest(Exchange exc) |
Outcome |
LogInterceptor.handleRequest(Exchange exc) |
Outcome |
Interceptor.handleRequest(Exchange exc) |
Outcome |
HTTPClientInterceptor.handleRequest(Exchange exc) |
Outcome |
ExchangeStoreInterceptor.handleRequest(Exchange exc) |
Outcome |
DispatchingInterceptor.handleRequest(Exchange exc) |
Outcome |
CountInterceptor.handleRequest(Exchange exc) |
Outcome |
AbstractInterceptor.handleRequest(Exchange exc) |
Outcome |
ThrottleInterceptor.handleResponse(Exchange exc) |
Outcome |
RelocatingInterceptor.handleResponse(Exchange exc) |
Outcome |
RegExReplaceInterceptor.handleResponse(Exchange exc) |
Outcome |
LogInterceptor.handleResponse(Exchange exc) |
Outcome |
Interceptor.handleResponse(Exchange exc) |
Outcome |
ExchangeStoreInterceptor.handleResponse(Exchange exc) |
Outcome |
CoachDBInterceptor.handleResponse(Exchange exc) |
Outcome |
AbstractInterceptor.handleResponse(Exchange exc) |
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.
|
protected void |
WSDLInterceptor.rewrite(Exchange exc) |
protected void |
WADLInterceptor.rewrite(Exchange exc) |
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 |
BasicAuthenticationInterceptor.handleRequest(Exchange exc) |
Modifier and Type | Method and Description |
---|---|
void |
Node.collectStatisticsFrom(Exchange exc) |
String |
Node.getDestinationURL(Exchange exc) |
Outcome |
LoadBalancingInterceptor.handleRequest(Exchange exc) |
Outcome |
ClusterNotificationInterceptor.handleRequest(Exchange exc) |
Outcome |
LoadBalancingInterceptor.handleResponse(Exchange exc) |
Modifier and Type | Method and Description |
---|---|
Outcome |
XPathCBRInterceptor.handleRequest(Exchange exc) |
Modifier and Type | Method and Description |
---|---|
Outcome |
FormValidationInterceptor.handleRequest(Exchange exc) |
Modifier and Type | Method and Description |
---|---|
Outcome |
GroovyInterceptor.handleRequest(Exchange exc) |
Outcome |
GroovyInterceptor.handleResponse(Exchange exc) |
Modifier and Type | Method and Description |
---|---|
Outcome |
REST2SOAPInterceptor.handleRequest(Exchange exc) |
Outcome |
HTTP2XMLInterceptor.handleRequest(Exchange exc) |
Outcome |
REST2SOAPInterceptor.handleResponse(Exchange exc) |
Modifier and Type | Method and Description |
---|---|
Outcome |
SimpleURLRewriteInterceptor.handleRequest(Exchange exc) |
Outcome |
RewriteInterceptor.handleRequest(Exchange exc) |
Outcome |
ReverseProxyingInterceptor.handleResponse(Exchange exc) |
Modifier and Type | Method and Description |
---|---|
void |
ValidatorInterceptor.FailureHandler.handleFailure(String message,
Exchange exc) |
Outcome |
ValidatorInterceptor.handleRequest(Exchange exc) |
Outcome |
ValidatorInterceptor.handleResponse(Exchange exc) |
Outcome |
JSONValidator.validateMessage(Exchange exc,
InputStream body,
Charset charset) |
Outcome |
SchematronValidator.validateMessage(Exchange exc,
Message msg) |
Outcome |
JSONValidator.validateMessage(Exchange exc,
Message msg) |
Outcome |
IValidator.validateMessage(Exchange exc,
Message msg) |
Outcome |
AbstractXMLSchemaValidator.validateMessage(Exchange exc,
Message msg) |
Modifier and Type | Method and Description |
---|---|
Outcome |
WebServerInterceptor.handleRequest(Exchange exc) |
Modifier and Type | Method and Description |
---|---|
Outcome |
StatisticsJDBCInterceptor.handleResponse(Exchange exc) |
Outcome |
StatisticsCSVInterceptor.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) |
Modifier and Type | Method and Description |
---|---|
void |
Rule.collectStatisticsFrom(Exchange exc) |
void |
AbstractProxy.collectStatisticsFrom(Exchange exc) |
Modifier and Type | Field and Description |
---|---|
protected Exchange |
AbstractHttpHandler.exchange |
Modifier and Type | Method and Description |
---|---|
Response |
HttpClient.call(Exchange exc) |
Constructor and Description |
---|
HttpResendHandler(Exchange exc,
HttpTransport transport) |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
URLParamUtil.getParams(Exchange exc) |
Copyright © 2012. All Rights Reserved.