Class BamServerConfigXml
- java.lang.Object
-
- org.wso2.carbon.mediator.bam.config.BamServerConfigXml
-
public class BamServerConfigXml extends Object
Creates the XML string to be stored in the Registry
-
-
Constructor Summary
Constructors Constructor Description BamServerConfigXml()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.axiom.om.OMElement
buildServerProfile(String urlSet, String ip, String authenticationPort, String receiverPort, String userName, String password, String secure, String loadbalancer, List<StreamConfiguration> streamConfigurations)
-