Uses of Class
pt.unl.fct.di.novasys.babel2.channels.internal.InternalBabelChannel
Packages that use InternalBabelChannel
Package
Description
In-memory simulated communication channels for intra-JVM protocol testing and message passing.
-
Uses of InternalBabelChannel in pt.unl.fct.di.novasys.babel2.channels.internal
Methods in pt.unl.fct.di.novasys.babel2.channels.internal that return InternalBabelChannelModifier and TypeMethodDescriptionInternalBabelNodeComponent.channel()Returns the value of thechannelrecord component.InternalBabelChannelBuilder.getCreatedInstance()Returns theInternalBabelChannelpreviously created byInternalBabelChannelBuilder.build(Babel, NodeStore, BabelNode, BabelProtocol).Constructors in pt.unl.fct.di.novasys.babel2.channels.internal with parameters of type InternalBabelChannelModifierConstructorDescriptionInternalBabelNodeComponent(Babel runtime, InternalBabelChannel channel, BabelNode identity) Creates an instance of aInternalBabelNodeComponentrecord class.