Uses of Class
org.drasyl.event.Peer
Packages that use Peer
Package
Description
Contains events that inform the application about various states of the drasyl node, incoming
communication, or connection type changes.
-
Uses of Peer in org.drasyl.event
Fields in org.drasyl.event declared as PeerModifier and TypeFieldDescriptionprotected final Peer
AbstractPeerEvent.peer
protected final Peer
AbstractPeerEvent.peer
Methods in org.drasyl.event that return PeerModifier and TypeMethodDescriptionPeerEvent.getPeer()
Returns the peer to which this event refers.static Peer
Peer.of
(CompressedPublicKey publicKey) Constructors in org.drasyl.event with parameters of type Peer