public class CallMediator
extends org.wso2.carbon.mediator.service.ui.AbstractMediator
Constructor and Description |
---|
CallMediator() |
Modifier and Type | Method and Description |
---|---|
void |
build(org.apache.axiom.om.OMElement elem) |
boolean |
getBlocking() |
org.apache.synapse.endpoints.Endpoint |
getEndpoint() |
String |
getTagLocalName() |
org.apache.axiom.om.OMElement |
serialize(org.apache.axiom.om.OMElement parent) |
void |
setBlocking(boolean blocking) |
void |
setEndpoint(org.apache.synapse.endpoints.Endpoint endpoint) |
collectNameValuePairs, disableStatistics, enableStatistics, getMediatorProperties, getTraceState, isAuditConfigurable, isStatisticsEnable, processAuditStatus, saveTracingState, serializeMediatorProperties, serializeNamespaces, setAuditConfigurable, setTraceState
public org.apache.synapse.endpoints.Endpoint getEndpoint()
public void setEndpoint(org.apache.synapse.endpoints.Endpoint endpoint)
public boolean getBlocking()
public void setBlocking(boolean blocking)
public String getTagLocalName()
public org.apache.axiom.om.OMElement serialize(org.apache.axiom.om.OMElement parent)
public void build(org.apache.axiom.om.OMElement elem)
Copyright © 2017 WSO2. All rights reserved.