Package org.drasyl.node.event
Class PeerRelayEvent
java.lang.Object
org.drasyl.node.event.PeerRelayEvent
This event signals that communication with this peer is only possible by relaying messages via a
super peer. If there is no connection to a super peer, no communication with this peer is
possible.
This is an immutable object.
- See Also:
-
Constructor Details
-
PeerRelayEvent
public PeerRelayEvent()
-
-
Method Details
-
of
- Throws:
NullPointerException
- ifpeer
isnull
-