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 PeerAbstractPeerEvent.peerprotected final PeerAbstractPeerEvent.peerMethods in org.drasyl.event that return PeerModifier and TypeMethodDescriptionPeerEvent.getPeer()Returns the peer to which this event refers.static PeerPeer.of(CompressedPublicKey publicKey) Constructors in org.drasyl.event with parameters of type Peer