public class ThrottleMediatorFactory
extends org.apache.synapse.config.xml.AbstractMediatorFactory
<throttle [onReject="string"] [onAccept="string"] id="string">
(<policy key="string"/> | <policy>..</policy>)
<onReject>..</onReject>?
<onAccept>..</onAccept>?
</throttle>
| Constructor and Description |
|---|
ThrottleMediatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.synapse.Mediator |
createSpecificMediator(org.apache.axiom.om.OMElement elem,
java.util.Properties properties) |
javax.xml.namespace.QName |
getTagQName() |
public org.apache.synapse.Mediator createSpecificMediator(org.apache.axiom.om.OMElement elem,
java.util.Properties properties)
createSpecificMediator in class org.apache.synapse.config.xml.AbstractMediatorFactorypublic javax.xml.namespace.QName getTagQName()
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.