Uses of Interface
org.apache.synapse.Mediator
-
-
Uses of Mediator in org.apache.synapse
Methods in org.apache.synapse that return Mediator Modifier and Type Method Description MediatorMessageContext. getDefaultConfiguration(String key)Returns the InvokeMediator (which is wrapped with connector default configuration)MediatorMessageContext. getFaultSequence()Return the fault sequence from the configuration, or the local message context This method looks up for the sequence named Constants.FAULT_SEQUENCE_KEY from the local message context to make this look up transactional - i.e.MediatorMessageContext. getMainSequence()Return the main sequence from the configuration, or the local message context This method looks up for the sequence named Constants.MAIN_SEQUENCE_KEY from the local message context to make this look up transactional - i.e.MediatorMessageContext. getSequence(String key)Return the sequence with the given key from the configuration, or the local message context.MediatorMessageContext. getSequenceTemplate(String key)Return the Sequence Template with the given key from the configuration, or the local message context. -
Uses of Mediator in org.apache.synapse.aspects.flow.statistics
Methods in org.apache.synapse.aspects.flow.statistics with parameters of type Mediator Modifier and Type Method Description voidStatisticSynapseConfigurationObserver. sequenceAdded(Mediator sequence)voidStatisticSynapseConfigurationObserver. sequenceRemoved(Mediator sequence)voidStatisticSynapseConfigurationObserver. sequenceTemplateAdded(Mediator template)voidStatisticSynapseConfigurationObserver. sequenceTemplateRemoved(Mediator template) -
Uses of Mediator in org.apache.synapse.config
Methods in org.apache.synapse.config that return Mediator Modifier and Type Method Description MediatorSynapseConfiguration. getDefaultConfiguration(String key)MediatorSynapseConfiguration. getFaultSequence()Return the fault sequence to be executed when Synapse encounters a fault scenario during processingMediatorSynapseConfiguration. getMainSequence()Return the main/default sequence to be executed.MediatorSynapseConfiguration. getMandatorySequence()Gets the mandatory sequence, from the direct reference.MediatorSynapseConfiguration. getSequence(String key)Return the sequence specified with the given keyMethods in org.apache.synapse.config with parameters of type Mediator Modifier and Type Method Description voidSynapseConfiguration. addSequence(String key, Mediator mediator)Add a named sequence into the local registry.voidAbstractSynapseObserver. sequenceAdded(Mediator sequence)voidSynapseObserver. sequenceAdded(Mediator sequence)Event fired when a new sequence is added to the configurationvoidAbstractSynapseObserver. sequenceRemoved(Mediator sequence)voidSynapseObserver. sequenceRemoved(Mediator sequence)Event fired when an existing sequence is removed from the configurationvoidAbstractSynapseObserver. sequenceTemplateAdded(Mediator template)voidSynapseObserver. sequenceTemplateAdded(Mediator template)Event fired when a new sequence template is added to the configurationvoidAbstractSynapseObserver. sequenceTemplateRemoved(Mediator template)voidSynapseObserver. sequenceTemplateRemoved(Mediator template)Event fired when an existing sequence template is removed from the configurationvoidSynapseConfiguration. setMandatorySequence(Mediator mandatorySequence)Sets the mandatory sequence direct referencevoidSynapseConfiguration. updateSequence(String key, Mediator mediator) -
Uses of Mediator in org.apache.synapse.config.xml
Classes in org.apache.synapse.config.xml that implement Mediator Modifier and Type Class Description classAnonymousListMediatorThis mediator represents an unnamed list mediatorMethods in org.apache.synapse.config.xml that return Mediator Modifier and Type Method Description MediatorAbstractMediatorFactory. createMediator(org.apache.axiom.om.OMElement elem, Properties properties)Creates the mediator by looking at the given XML element.MediatorMediatorFactory. createMediator(org.apache.axiom.om.OMElement elem, Properties properties)Creates an instance of the mediator using the OMElementprotected abstract MediatorAbstractMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)Specific mediator factory implementations should implement this method to build theMediatorby the given XML configurationMediatorAggregateMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorAnnotatedCommandMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorBeanMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorCallMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorCalloutMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorClassMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorCloneMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)This method implements the createMediator method of the MediatorFactory interfaceprotected MediatorCommentMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)Create Comment Mediator instance using provided XML Element and propertiesMediatorConditionalRouterMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorDBLookupMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorDBReportMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorDropMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement el, Properties properties)MediatorEJBMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorEnqueueMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)protected MediatorEnrichMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorFaultMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorFilterMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)protected MediatorForEachMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorHeaderMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorInMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)protected MediatorInvokeMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorIterateMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)This method will create the IterateMediator by parsing the given xml configurationprotected MediatorJSONTransformMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorLogMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)protected MediatorLoopBackMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)protected MediatorMessageStoreMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)protected MediatorNTLMMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorOutMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorPayloadFactoryMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorPOJOCommandMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorPropertyGroupMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorPropertyMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)protected MediatorRespondMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorSamplingThrottleMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement omElement, Properties properties)MediatorSendMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorSequenceMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorSwitchMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorSynapseMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)protected MediatorTemplateMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorTransactionMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)Create a Transaction mediator instance referring to the bean and configuration given by the OMElement declarationprotected MediatorURLRewriteMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement element, Properties properties)MediatorValidateMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)MediatorXSLTMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)static MediatorSynapseXMLConfigurationFactory. defineMediatorTemplate(SynapseConfiguration config, org.apache.axiom.om.OMElement ele, Properties properties)static MediatorSynapseXMLConfigurationFactory. defineSequence(SynapseConfiguration config, org.apache.axiom.om.OMElement ele, Properties properties)MediatorMediatorFactoryFinder. getMediator(org.apache.axiom.om.OMElement element, Properties properties)This method returns a Processor given an OMElement.MediatorMediatorFactoryFinder. getMediator(org.apache.axiom.om.OMElement element, Properties properties, SynapseConfiguration configuration)This method returns a Processor given an OMElement.Methods in org.apache.synapse.config.xml with parameters of type Mediator Modifier and Type Method Description static List<MediatorProperty>MediatorPropertyFactory. getMediatorProperties(org.apache.axiom.om.OMElement elem, Mediator mediator)MediatorSerializerMediatorSerializerFinder. getSerializer(Mediator mediator)protected voidAbstractMediatorFactory. processAuditStatus(Mediator mediator, org.apache.axiom.om.OMElement mediatorOmElement)This is to Initialize the mediator regarding tracing and statistics.protected voidAbstractMediatorFactory. processTraceState(Mediator mediator, org.apache.axiom.om.OMElement mediatorOmElement)Deprecated.This method is deprecated.protected static voidAbstractMediatorSerializer. saveTracingState(org.apache.axiom.om.OMElement mediatorOmElement, Mediator mediator)Perform common functions and finalize the mediator serialization.protected org.apache.axiom.om.OMElementAbstractMediatorSerializer. serializeComments(org.apache.axiom.om.OMElement parent, Mediator m)Serialize String Comment entries from a Listorg.apache.axiom.om.OMElementAbstractMediatorSerializer. serializeMediator(org.apache.axiom.om.OMElement parent, Mediator m)Serializes the given mediator into XML element.org.apache.axiom.om.OMElementMediatorSerializer. serializeMediator(org.apache.axiom.om.OMElement parent, Mediator m)Return the XML representation of this mediatorprotected abstract org.apache.axiom.om.OMElementAbstractMediatorSerializer. serializeSpecificMediator(Mediator m)Specific mediator factory implementations should implement this method to build theMediatorby the given XML configurationorg.apache.axiom.om.OMElementAggregateMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementAnonymousListMediatorSerializer. serializeSpecificMediator(Mediator m)To serialize an anonymous list mediatororg.apache.axiom.om.OMElementBeanMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementCallMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementCalloutMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementClassMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementCloneMediatorSerializer. serializeSpecificMediator(Mediator m)This method will implement the serializeMediator method of the MediatorSerializer interface and implements the serialization of CloneMediator to its configurationorg.apache.axiom.om.OMElementCommentMediatorSerializer. serializeSpecificMediator(Mediator m)Comment Mediator serialization happens at AbstractMediatorSerializer's serializeMediator method.org.apache.axiom.om.OMElementConditionalRouterMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementDBLookupMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementDBReportMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementDropMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementEJBMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementEnqueueMediatorSerializer. serializeSpecificMediator(Mediator m)protected org.apache.axiom.om.OMElementEnrichMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementFaultMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementFilterMediatorSerializer. serializeSpecificMediator(Mediator m)protected org.apache.axiom.om.OMElementForEachMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementHeaderMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementInMediatorSerializer. serializeSpecificMediator(Mediator m)protected org.apache.axiom.om.OMElementInvokeMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementIterateMediatorSerializer. serializeSpecificMediator(Mediator m)This method will implement the serialization logic of the IterateMediator class to the relevant xml configurationprotected org.apache.axiom.om.OMElementJSONTransformMediatorSerializer. serializeSpecificMediator(Mediator mediator)org.apache.axiom.om.OMElementLogMediatorSerializer. serializeSpecificMediator(Mediator m)protected org.apache.axiom.om.OMElementLoopBackMediatorSerializer. serializeSpecificMediator(Mediator m)protected org.apache.axiom.om.OMElementMessageStoreMediatorSerializer. serializeSpecificMediator(Mediator m)protected org.apache.axiom.om.OMElementNTLMMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementOutMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementPayloadFactoryMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementPOJOCommandMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementPropertyGroupMediatorSerializer. serializeSpecificMediator(Mediator mediator)org.apache.axiom.om.OMElementPropertyMediatorSerializer. serializeSpecificMediator(Mediator m)protected org.apache.axiom.om.OMElementRespondMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementSamplingThrottleMediatorSerializer. serializeSpecificMediator(Mediator mediator)org.apache.axiom.om.OMElementSendMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementSequenceMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementSwitchMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementSynapseMediatorSerializer. serializeSpecificMediator(Mediator m)protected org.apache.axiom.om.OMElementTemplateMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementTransactionMediatorSerializer. serializeSpecificMediator(Mediator m)protected org.apache.axiom.om.OMElementURLRewriteMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementValidateMediatorSerializer. serializeSpecificMediator(Mediator m)org.apache.axiom.om.OMElementXSLTMediatorSerializer. serializeSpecificMediator(Mediator m)Method parameters in org.apache.synapse.config.xml with type arguments of type Mediator Modifier and Type Method Description protected voidAbstractListMediatorSerializer. serializeChildren(org.apache.axiom.om.OMElement parent, List<Mediator> list) -
Uses of Mediator in org.apache.synapse.config.xml.eventing
Methods in org.apache.synapse.config.xml.eventing that return Mediator Modifier and Type Method Description MediatorEventPublisherMediatorFactory. createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)Methods in org.apache.synapse.config.xml.eventing with parameters of type Mediator Modifier and Type Method Description org.apache.axiom.om.OMElementEventPublisherMediatorSerializer. serializeSpecificMediator(Mediator m) -
Uses of Mediator in org.apache.synapse.core.axis2
Methods in org.apache.synapse.core.axis2 that return Mediator Modifier and Type Method Description MediatorAxis2MessageContext. getDefaultConfiguration(String key)MediatorAxis2MessageContext. getFaultSequence()MediatorAxis2MessageContext. getMainSequence()MediatorAxis2MessageContext. getSequence(String key)MediatorAxis2MessageContext. getSequenceTemplate(String key) -
Uses of Mediator in org.apache.synapse.debug.constructs
Methods in org.apache.synapse.debug.constructs that return Mediator Modifier and Type Method Description MediatorEnclosedInlinedSequence. getInlineSequence(SynapseConfiguration synCfg, int inlineSeqIndentifier)Return the Inlined Sequence Associated with Identifier in that interface implemented Mediator.MediatorSynapseMediationFlowPoint. getMediatorReference()Methods in org.apache.synapse.debug.constructs with parameters of type Mediator Modifier and Type Method Description voidSynapseMediationFlowPoint. setMediatorReference(Mediator medRef) -
Uses of Mediator in org.apache.synapse.debug.utils
Methods in org.apache.synapse.debug.utils that return Mediator Modifier and Type Method Description static MediatorMediatorTreeTraverseUtil. getMediatorReference(SynapseConfiguration synCfg, Mediator seqMediator, int[] position)Returns mediator referece associated with position while traversing the mediator tree.Methods in org.apache.synapse.debug.utils with parameters of type Mediator Modifier and Type Method Description static MediatorMediatorTreeTraverseUtil. getMediatorReference(SynapseConfiguration synCfg, Mediator seqMediator, int[] position)Returns mediator referece associated with position while traversing the mediator tree. -
Uses of Mediator in org.apache.synapse.mediators
Subinterfaces of Mediator in org.apache.synapse.mediators Modifier and Type Interface Description interfaceFilterMediatorThe filter mediator is a list mediator, which executes the given (sub) list of mediators if the specified condition is satisfiedinterfaceListMediatorThe List mediator executes a given sequence/list of child mediators.Classes in org.apache.synapse.mediators that implement Mediator Modifier and Type Class Description classAbstractListMediatorThis is the base class for all List mediatorsclassAbstractMediatorThis is the super class of all mediators, and defines common logging, tracing other aspects for all mediators who extend from this.Fields in org.apache.synapse.mediators with type parameters of type Mediator Modifier and Type Field Description protected List<Mediator>AbstractListMediator. mediatorsthe list of child mediators held.Methods in org.apache.synapse.mediators that return Mediator Modifier and Type Method Description MediatorAbstractListMediator. getChild(int pos)MediatorListMediator. getChild(int pos)Returns the mediator at the specified positionMediatorMediatorFaultHandler. getFaultMediator()Getter for the mediator describing the fault sequenceMediatorAbstractListMediator. removeChild(int pos)MediatorListMediator. removeChild(int pos)Removes the mediator at the specified position in this listMethods in org.apache.synapse.mediators that return types with arguments of type Mediator Modifier and Type Method Description List<Mediator>AbstractListMediator. getList()List<Mediator>ListMediator. getList()Return the list of mediators of this List mediator instanceMethods in org.apache.synapse.mediators with parameters of type Mediator Modifier and Type Method Description voidAbstractListMediator. addChild(int index, Mediator m)booleanAbstractListMediator. addChild(Mediator m)booleanListMediator. addChild(Mediator m)Appends the specified mediator to the end of this mediator's (children) listbooleanAbstractListMediator. removeChild(Mediator m)booleanListMediator. removeChild(Mediator m)Removes the first occurrence in this list of the specified mediatorvoidMediatorFaultHandler. setFaultMediator(Mediator faultMediator)Setter of the mediator describing the fault sequenceMethod parameters in org.apache.synapse.mediators with type arguments of type Mediator Modifier and Type Method Description booleanAbstractListMediator. addAll(List<Mediator> c)booleanListMediator. addAll(List<Mediator> c)Appends all of the mediators in the specified collection to the end of this mediator's (children) list, in the order that they are returned by the specified collection's iteratorConstructors in org.apache.synapse.mediators with parameters of type Mediator Constructor Description MediatorFaultHandler(Mediator faultMediator)Constructs the FaultHandler object for handling mediator faultsMediatorWorker(Mediator seq, MessageContext synCtx)Constructor of the MediatorWorker which sets the sequence and the message context -
Uses of Mediator in org.apache.synapse.mediators.base
Classes in org.apache.synapse.mediators.base that implement Mediator Modifier and Type Class Description classSequenceMediatorThe Sequence mediator either refers to a named Sequence mediator instance or is a *Named* list/sequence of other (child) MediatorsclassSynapseMediatorThe SynapseMediator is the "mainmediator" of the synapse engine. -
Uses of Mediator in org.apache.synapse.mediators.bean
Classes in org.apache.synapse.mediators.bean that implement Mediator Modifier and Type Class Description classBeanMediatorBean mediator can manipulate a JavaBean that is bound to the Synapse message context as a property. -
Uses of Mediator in org.apache.synapse.mediators.bean.enterprise
Classes in org.apache.synapse.mediators.bean.enterprise that implement Mediator Modifier and Type Class Description classEJBMediatorEJB mediator calls an external Enterprise JavaBean(EJB) and stores the result in the message content or in a message context property. -
Uses of Mediator in org.apache.synapse.mediators.builtin
Classes in org.apache.synapse.mediators.builtin that implement Mediator Modifier and Type Class Description classCallMediatorCall Mediator sends a message using specified semantics.classCalloutMediator? ? ? ? ? classCommentMediatorMediator to handle XML comment nodes in Synapse ConfigurationsclassDropMediatorHalts further processing/mediation of the current message.classEnqueueMediatorThis mediator execute a given sequence with a given priority.classForEachMediatorclassJSONTransformMediatorA mediator to transform XML payload to JSON or JSON to JSON based on a json schemaclassLogMediatorLogs the specified message into the configured logger.classLoopBackMediatorLoopback further processing/Mediation of the current message to outflowclassNTLMMediatorNTLM Mediator mainly creates an authenticator with the credentials which user provides as parameters.classPropertyGroupMediatorThe propertyGroup mediator would save(or remove) a set of named properties as a local property of the Synapse Message Context or as a property of the Axis2 Message Context or as a Transport Header.classPropertyMediatorThe property mediator would save(or remove) a named property as a local property of the Synapse Message Context or as a property of the Axis2 Message Context or as a Transport Header.classRespondMediatorclassSendMediatorSendMediator sends a message using specified semantics.classValidateMediatorValidate a message or an element against a schema -
Uses of Mediator in org.apache.synapse.mediators.db
Classes in org.apache.synapse.mediators.db that implement Mediator Modifier and Type Class Description classAbstractDBMediatorThis abstract DB mediator will perform common DB connection pooling etc.classDBLookupMediatorSimple database table lookup mediator.classDBReportMediatorA mediator that writes (i.e. -
Uses of Mediator in org.apache.synapse.mediators.eip.aggregator
Classes in org.apache.synapse.mediators.eip.aggregator that implement Mediator Modifier and Type Class Description classAggregateMediatorAggregate a number of messages that are determined to be for a particular group, and combine them to form a single message which is then processed through the 'onComplete' sequence. -
Uses of Mediator in org.apache.synapse.mediators.eip.sample
Classes in org.apache.synapse.mediators.eip.sample that implement Mediator Modifier and Type Class Description classSamplingThrottleMediatorThis implements the well knownSampleEIP (Enterprise Integration Pattern), which controls the flow of messages and limit the rate at which the messages are flowing through the sampler -
Uses of Mediator in org.apache.synapse.mediators.eip.splitter
Classes in org.apache.synapse.mediators.eip.splitter that implement Mediator Modifier and Type Class Description classCloneMediatorThis mediator will clone the message into multiple messages and mediate as specified in the target elements.classIterateMediatorSplits a message using an XPath expression and creates a new message to hold each resulting element. -
Uses of Mediator in org.apache.synapse.mediators.elementary
Classes in org.apache.synapse.mediators.elementary that implement Mediator Modifier and Type Class Description classEnrichMediatorSyntax for EnrichMediator -
Uses of Mediator in org.apache.synapse.mediators.eventing
Classes in org.apache.synapse.mediators.eventing that implement Mediator Modifier and Type Class Description classEventPublisherMediator -
Uses of Mediator in org.apache.synapse.mediators.ext
Classes in org.apache.synapse.mediators.ext that implement Mediator Modifier and Type Class Description classAnnotatedCommandMediatorclassClassMediatorThe class mediator delegates the mediation to a single instance of a specified class.classPOJOCommandMediatorThis mediator will use the specified command object and execute the command after setting the properties specified to it through the configuraiton.Methods in org.apache.synapse.mediators.ext that return Mediator Modifier and Type Method Description MediatorClassMediator. getMediator()Methods in org.apache.synapse.mediators.ext with parameters of type Mediator Modifier and Type Method Description voidClassMediator. setMediator(Mediator mediator) -
Uses of Mediator in org.apache.synapse.mediators.filters
Classes in org.apache.synapse.mediators.filters that implement Mediator Modifier and Type Class Description classFilterMediatorThe filter mediator combines the regex and xpath filtering functionality.classInMediatorThe In Mediator acts only on "incoming" messages into synapse.classOutMediatorThe Out Mediator acts only on "outgoing" messages from synapse.classSwitchMediatorThe switch mediator implements the functionality of the "switch" construct. -
Uses of Mediator in org.apache.synapse.mediators.filters.router
Classes in org.apache.synapse.mediators.filters.router that implement Mediator Modifier and Type Class Description classConditionalRouterMediatorChecks whether the route condition evaluates to true and mediates using the target if it evaluates to true. -
Uses of Mediator in org.apache.synapse.mediators.store
Classes in org.apache.synapse.mediators.store that implement Mediator Modifier and Type Class Description classMessageStoreMediatorMessageStoreMediatorwill store the incoming Messages in associated MessageStore -
Uses of Mediator in org.apache.synapse.mediators.template
Classes in org.apache.synapse.mediators.template that implement Mediator Modifier and Type Class Description classInvokeMediatorThis class handles invocation of a synapse function template.classTemplateMediatorThis mediator is responsible for handling function templates for synapse. -
Uses of Mediator in org.apache.synapse.mediators.transaction
Classes in org.apache.synapse.mediators.transaction that implement Mediator Modifier and Type Class Description classTransactionMediatorThe Mediator for commit, rollback, suspend, resume jta transactions -
Uses of Mediator in org.apache.synapse.mediators.transform
Classes in org.apache.synapse.mediators.transform that implement Mediator Modifier and Type Class Description classFaultMediatorThis transforms the current message instance into a SOAP Fault message.classHeaderMediatorThe header mediator is able to set a given value as a SOAP header, or remove a given header from the current message instance.classPayloadFactoryMediatorclassXSLTMediatorThe XSLT mediator performs an XSLT transformation requested, using the current message. -
Uses of Mediator in org.apache.synapse.mediators.transform.url
Classes in org.apache.synapse.mediators.transform.url that implement Mediator Modifier and Type Class Description classURLRewriteMediatorA mediator capable of rewriting URLs in messages.
-