Interface OutboundConnectorFactory

All Superinterfaces:
ConnectorFactory<OutboundConnectorFunction,OutboundConnectorConfiguration>
All Known Implementing Classes:
DefaultOutboundConnectorFactory

public interface OutboundConnectorFactory extends ConnectorFactory<OutboundConnectorFunction,OutboundConnectorConfiguration>