Package pt.unl.fct.di.novasys.babel2.protocols.discovery.messages
@NullMarked
package pt.unl.fct.di.novasys.babel2.protocols.discovery.messages
Network probe and answer messages exchanged during local network node discovery.
Contains:
BabelNodeProbeMessage— Probe request for a specific target node.BabelNodeAnswer— Response describing open channels and addresses.ChannelInfo— Channel type and bound address descriptor.
-
Record ClassesClassDescriptionDiscovery message sent in response to a probe, announcing active channels and addresses of the node.Multicast probe message querying the local network for contact information of a target node.Record holding information about an active channel type and its bound socket address.