Class PassThroughOutboundEndpointHandler
- java.lang.Object
-
- org.apache.synapse.transport.passthru.api.PassThroughOutboundEndpointHandler
-
public class PassThroughOutboundEndpointHandler extends Object
API class for access PassThrough Core outbound management classes
-
-
Constructor Summary
Constructors Constructor Description PassThroughOutboundEndpointHandler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PassThroughHttpSender
getPassThroughHttpSender()
-
-
-
Method Detail
-
getPassThroughHttpSender
public static PassThroughHttpSender getPassThroughHttpSender() throws Exception
- Returns:
- Get Shared PassThroughHttpSender
- Throws:
Exception
-
-