Uses of Interface
org.drasyl.event.NodeEvent
Packages that use NodeEvent
Package
Description
Contains events that inform the application about various states of the drasyl node, incoming
communication, or connection type changes.
-
Uses of NodeEvent in org.drasyl.event
Classes in org.drasyl.event that implement NodeEventModifier and TypeClassDescriptionclassThis event signals that the node is shut down.classThis events signals that the node has terminated normally.classThis event signals that the node is currently not connected to a super peer.classThis event signals that the node has successfully registered with the super peer.classThis events signals that the node encountered an unrecoverable error.classThis event signals that the node has been started.