Class PeerRelayEvent

  • All Implemented Interfaces:
    Event, PeerEvent

    public class PeerRelayEvent
    extends Object
    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:
    PeerDirectEvent, NodeOnlineEvent, NodeOfflineEvent