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,
Properties properties) |
QName |
getTagQName() |
public org.apache.synapse.Mediator createSpecificMediator(org.apache.axiom.om.OMElement elem,
Properties properties)
createSpecificMediator in class org.apache.synapse.config.xml.AbstractMediatorFactorypublic QName getTagQName()
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.