Uses of Class
org.drasyl.event.NodeOnlineEvent
-
Packages that use NodeOnlineEvent Package Description org.drasyl.event Contains events that inform the application about various states of the drasyl node, incoming communication, or connection type changes. -
-
Uses of NodeOnlineEvent in org.drasyl.event
Methods in org.drasyl.event that return NodeOnlineEvent Modifier and Type Method Description static NodeOnlineEvent
NodeOnlineEvent. of(Node node)
-