Uses of Class
org.drasyl.node.event.Node
Packages that use Node
Package
Description
Contains events that inform about various states of the
DrasylNode
(started, stopped, etc.) or overlay network events (messages, peer discovery, etc.)-
Uses of Node in org.drasyl.node.event
Methods in org.drasyl.node.event that return NodeModifier and TypeMethodDescriptionNodeEvent.getNode()Returns the node to which this event refers.static Nodestatic Nodestatic NodeMethods in org.drasyl.node.event with parameters of type NodeModifier and TypeMethodDescriptionstatic NodeDownEventstatic NodeNormalTerminationEventstatic NodeOfflineEventstatic NodeOnlineEventstatic NodeUnrecoverableErrorEventstatic NodeUpEvent