Uses of Class
org.apache.synapse.config.xml.endpoints.DefaultEndpointFactory
-
Packages that use DefaultEndpointFactory Package Description org.apache.synapse.config.xml.endpoints -
-
Uses of DefaultEndpointFactory in org.apache.synapse.config.xml.endpoints
Subclasses of DefaultEndpointFactory in org.apache.synapse.config.xml.endpoints Modifier and Type Class Description classAddressEndpointFactoryCreatesAddressEndpointusing a XML configuration.classHTTPEndpointFactoryclassWSDLEndpointFactoryCreates anWSDLEndpointbased endpoint from a XML configuration.Methods in org.apache.synapse.config.xml.endpoints that return DefaultEndpointFactory Modifier and Type Method Description static DefaultEndpointFactoryDefaultEndpointFactory. getInstance()
-