public class EndpointConfigurationHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ROUNDROBIN_ALGO_CLASS_NAME |
Constructor and Description |
---|
EndpointConfigurationHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
buildPropertyString(org.apache.synapse.endpoints.AbstractEndpoint ep) |
static String |
errorCodeListBuilder(List<Integer> errCodes) |
static String |
getMappingFrom(TemplateParameterContainer container,
TemplateParameterContainer.EndpointDefKey key) |
static String |
getValidXMLString(String originalString) |
static String |
testAddressURL(String url) |
static String |
testWSDLURI(String wsdlUri) |
public static final String ROUNDROBIN_ALGO_CLASS_NAME
public static String getMappingFrom(TemplateParameterContainer container, TemplateParameterContainer.EndpointDefKey key)
public static String buildPropertyString(org.apache.synapse.endpoints.AbstractEndpoint ep)
Copyright © 2021 WSO2. All rights reserved.