Class InboundEndpointFactory
- java.lang.Object
-
- org.apache.synapse.config.xml.inbound.InboundEndpointFactory
-
public class InboundEndpointFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description InboundEndpointFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InboundEndpoint
createInboundEndpoint(org.apache.axiom.om.OMElement inboundEndpointElem, SynapseConfiguration config)
-
-
-
Method Detail
-
createInboundEndpoint
public static InboundEndpoint createInboundEndpoint(org.apache.axiom.om.OMElement inboundEndpointElem, SynapseConfiguration config)
-
-