Interface InboundConnectorFactory

All Superinterfaces:
ConnectorFactory<InboundConnectorExecutable,InboundConnectorConfiguration>
All Known Implementing Classes:
DefaultInboundConnectorFactory

public interface InboundConnectorFactory extends ConnectorFactory<InboundConnectorExecutable,InboundConnectorConfiguration>