Uses of Annotation Interface
pt.unl.fct.di.novasys.babel2.channels.BabelIPMessage
Packages that use BabelIPMessage
Package
Description
Network handshake and discovery messages exchanged across IP channels.
Network probe and answer messages exchanged during local network node discovery.
-
Uses of BabelIPMessage in pt.unl.fct.di.novasys.babel2.channels.messages
Classes in pt.unl.fct.di.novasys.babel2.channels.messages with annotations of type BabelIPMessageModifier and TypeClassDescriptionfinal recordSingleton message sent periodically over QUIC connections to prevent the underlying QUIC session from timing out due to inactivity. -
Uses of BabelIPMessage in pt.unl.fct.di.novasys.babel2.protocols.discovery.messages
Classes in pt.unl.fct.di.novasys.babel2.protocols.discovery.messages with annotations of type BabelIPMessageModifier and TypeClassDescriptionfinal recordDiscovery message sent in response to a probe, announcing active channels and addresses of the node.final recordMulticast probe message querying the local network for contact information of a target node.