Uses of Class
org.drasyl.node.event.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
Modifier and TypeMethodDescriptionNodeEvent.getNode()
Returns the node to which this event refers.static Node
static Node
static Node
Modifier and TypeMethodDescriptionstatic NodeDownEvent
static NodeNormalTerminationEvent
static NodeOfflineEvent
static NodeOnlineEvent
static NodeUnrecoverableErrorEvent
static NodeUpEvent