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 class
AddressEndpointFactory
CreatesAddressEndpoint
using a XML configuration.class
HTTPEndpointFactory
class
WSDLEndpointFactory
Creates anWSDLEndpoint
based endpoint from a XML configuration.Methods in org.apache.synapse.config.xml.endpoints that return DefaultEndpointFactory Modifier and Type Method Description static DefaultEndpointFactory
DefaultEndpointFactory. getInstance()
-