Class PermissiveUploadStrategy

    • Constructor Detail

      • PermissiveUploadStrategy

        public PermissiveUploadStrategy()
    • Method Detail

      • updateChoking

        public void updateChoking​(Peer peer)
        Description copied from interface: IChokingStrategy
        Checks and possibly updates the choke states of the Peer.
        Specified by:
        updateChoking in interface IChokingStrategy
        Parameters:
        peer - The peer for which the states should be managed.