public class BamMediator
extends org.apache.synapse.mediators.AbstractMediator
Constructor and Description |
---|
BamMediator() |
Modifier and Type | Method and Description |
---|---|
String |
getServerProfile() |
Stream |
getStream() |
boolean |
isContentAware() |
boolean |
mediate(org.apache.synapse.MessageContext messageContext) |
void |
setContentAwareness(org.wso2.carbon.mediator.bam.config.stream.StreamConfiguration streamConfiguration) |
void |
setServerProfile(String serverProfile) |
auditLog, auditWarn, configure, disableStatistics, disableTracing, divertMediationRoute, enableStatistics, enableTracing, getAspectConfiguration, getCommentsList, getDescription, getInputType, getLastSequenceFaultHandler, getLog, getMediatorName, getMediatorPosition, getOutputType, getRegisteredMediationFlowPoint, getShortDescription, getTraceState, getType, handleException, handleException, isBreakPoint, isContentAltering, isSkipEnabled, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, isTracingEnabled, registerMediationFlowPoint, reportCloseStatistics, reportOpenStatistics, setBreakPoint, setCommentsList, setComponentStatisticsId, setDescription, setEffectiveTraceState, setMediatorPosition, setShortDescription, setSkipEnabled, setTraceState, shouldCaptureTracing, shouldTrace, shouldTrace, traceOrDebug, traceOrDebugWarn, unregisterMediationFlowPoint
public void setContentAwareness(org.wso2.carbon.mediator.bam.config.stream.StreamConfiguration streamConfiguration)
public boolean isContentAware()
isContentAware
in interface org.apache.synapse.Mediator
isContentAware
in class org.apache.synapse.mediators.AbstractMediator
public boolean mediate(org.apache.synapse.MessageContext messageContext)
public Stream getStream()
public String getServerProfile()
public void setServerProfile(String serverProfile)
Copyright © 2022 WSO2. All rights reserved.