ChannelFactory

public interface ChannelFactory
Author:lkroll

Methods

connect

public <P extends PortType> Channel<P> connect(PortCore<P> positivePort, PortCore<P> negativePort)

connect

public <P extends PortType> Channel<P> connect(PortCore<P> positivePort, PortCore<P> negativePort, ChannelSelector selector)