BiDirectionalChannel.Factory ============================ .. java:package:: se.sics.kompics :noindex: .. java:type:: public static class Factory implements ChannelFactory :outertype: BiDirectionalChannel Methods ------- connect ^^^^^^^ .. java:method:: @Override public

Channel

connect(PortCore

positivePort, PortCore

negativePort) :outertype: BiDirectionalChannel.Factory connect ^^^^^^^ .. java:method:: @Override public

Channel

connect(PortCore

positivePort, PortCore

negativePort, ChannelSelector selector) :outertype: BiDirectionalChannel.Factory