public class URLRewriteMediator
extends org.wso2.carbon.mediator.service.ui.AbstractListMediator
Constructor and Description |
---|
URLRewriteMediator() |
Modifier and Type | Method and Description |
---|---|
void |
build(org.apache.axiom.om.OMElement elem)
Building esb mediator object
|
String |
getInProperty() |
String |
getOutProperty() |
String |
getTagLocalName() |
org.apache.axiom.om.OMElement |
serialize(org.apache.axiom.om.OMElement parent)
Constructing mediator conf using user input
|
void |
setInProperty(String inProperty) |
void |
setOutProperty(String outProperty) |
addChild, addChildren, getChild, getList, removeChild, removeChild, serializeChildren
collectNameValuePairs, disableStatistics, enableStatistics, getMediatorProperties, getTraceState, isAuditConfigurable, isStatisticsEnable, processAuditStatus, saveTracingState, serializeMediatorProperties, serializeNamespaces, setAuditConfigurable, setTraceState
public String getTagLocalName()
public String getInProperty()
public void setInProperty(String inProperty)
public String getOutProperty()
public void setOutProperty(String outProperty)
public org.apache.axiom.om.OMElement serialize(org.apache.axiom.om.OMElement parent)
parent
- public void build(org.apache.axiom.om.OMElement elem)
Copyright © 2018 WSO2. All rights reserved.