public class RespondMediator extends AbstractMediator
log, trace, traceState
Constructor and Description |
---|
RespondMediator() |
Modifier and Type | Method and Description |
---|---|
boolean |
isContentAware()
Since this Mediator does not touch the content of the message Content Aware property is set into False.
|
boolean |
mediate(MessageContext synCtx)
Halts further processing/mediation of the current message and return the current message back to client.
|
auditLog, auditWarn, configure, disableStatistics, enableStatistics, getAspectConfiguration, getDescription, getLog, getTraceState, getType, handleException, handleException, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, setDescription, setEffectiveTraceState, setTraceState, shouldTrace, traceOrDebug, traceOrDebugWarn
public boolean mediate(MessageContext synCtx)
synCtx
- the current message for mediationpublic boolean isContentAware()
isContentAware
in interface Mediator
isContentAware
in class AbstractMediator
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.