Package | Description |
---|---|
org.apache.synapse.config.xml |
Factories and serializers for XML based configuration.
|
org.apache.synapse.mediators.filters |
Modifier and Type | Method and Description |
---|---|
static AnonymousListMediator |
AnonymousListMediatorFactory.createAnonymousListMediator(org.apache.axiom.om.OMElement el,
Properties properties)
To create an anonymous list mediator form OMElement
|
AnonymousListMediator |
SwitchCase.getCaseMediator()
To get list mediator of this case element
|
Modifier and Type | Method and Description |
---|---|
void |
SwitchCase.setCaseMediator(AnonymousListMediator caseMediator)
To set the set of case mediators
|
Modifier and Type | Method and Description |
---|---|
void |
FilterMediator.setElseMediator(AnonymousListMediator elseMediator) |
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.