Package se.sics.kompics
Class BiDirectionalChannel<PT extends PortType>
java.lang.Object
se.sics.kompics.SimpleChannel<PT>
se.sics.kompics.BiDirectionalChannel<PT>
- All Implemented Interfaces:
Channel<PT>
,ChannelCore<PT>
public class BiDirectionalChannel<PT extends PortType> extends SimpleChannel<PT>
- Author:
- Lars Kroll <[email protected]>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
BiDirectionalChannel.Factory
-
Field Summary
Fields inherited from class se.sics.kompics.SimpleChannel
destroyed, negativePort, portType, positivePort
-
Method Summary
Modifier and Type Method Description void
forwardToNegative(KompicsEvent event, int wid)
void
forwardToPositive(KompicsEvent event, int wid)
Methods inherited from class se.sics.kompics.SimpleChannel
disconnect, getPortType, hasNegativePort, hasPositivePort, isDestroyed