Uses of Interface
org.drasyl.event.PeerEvent
Packages that use PeerEvent
Package
Description
Contains events that inform the application about various states of the drasyl node, incoming
communication, or connection type changes.
-
Uses of PeerEvent in org.drasyl.event
Classes in org.drasyl.event that implement PeerEventModifier and TypeClassDescriptionclass
This event signals that the node has established a direct connection to a peer.class
This event signals that the node has established a connection via a super peer to a peer.