@FunctionalInterface public interface IChokingStrategy
Peer| Modifier and Type | Method and Description |
|---|---|
void |
updateChoking(Peer peer)
Checks and possibly updates the choke states of the Peer.
|
void updateChoking(Peer peer)
peer - The peer for which the states should be managed.Copyright © 2016. All rights reserved.