Package com.biglybt.core.peermanager
Interface PeerManagerRoutingListener
public interface PeerManagerRoutingListener
-
Method Summary
Modifier and TypeMethodDescriptionboolean
routed
(PEPeerTransport peer) Returns true if the routing has been accepted by the listener
-
Method Details
-
routed
Returns true if the routing has been accepted by the listener- Parameters:
peer
-- Returns:
-