Uses of Interface
com.biglybt.core.torrent.TOTorrentFileHashTree.HashRequest
Packages that use TOTorrentFileHashTree.HashRequest
Package
Description
-
Uses of TOTorrentFileHashTree.HashRequest in com.biglybt.core.peer.impl
Methods in com.biglybt.core.peer.impl with parameters of type TOTorrentFileHashTree.HashRequestModifier and TypeMethodDescriptionvoid
PEPeerTransport.sendHashRequest
(TOTorrentFileHashTree.HashRequest req) -
Uses of TOTorrentFileHashTree.HashRequest in com.biglybt.core.peer.impl.control
Fields in com.biglybt.core.peer.impl.control declared as TOTorrentFileHashTree.HashRequestModifier and TypeFieldDescription(package private) final TOTorrentFileHashTree.HashRequest
PEPeerControlHashHandlerImpl.PeerHashRequest.request
Methods in com.biglybt.core.peer.impl.control that return TOTorrentFileHashTree.HashRequestConstructors in com.biglybt.core.peer.impl.control with parameters of type TOTorrentFileHashTree.HashRequestModifierConstructorDescriptionprivate
PeerHashRequest
(PEPeerTransport _peer, TOTorrentFile _tf, TOTorrentFileHashTree.HashRequest _request, DiskManagerCheckRequestListener.HashListener _listener) -
Uses of TOTorrentFileHashTree.HashRequest in com.biglybt.core.peer.impl.transport
Methods in com.biglybt.core.peer.impl.transport with parameters of type TOTorrentFileHashTree.HashRequestModifier and TypeMethodDescriptionvoid
PEPeerTransportProtocol.sendHashRequest
(TOTorrentFileHashTree.HashRequest req) -
Uses of TOTorrentFileHashTree.HashRequest in com.biglybt.core.torrent
Methods in com.biglybt.core.torrent that return TOTorrentFileHashTree.HashRequestModifier and TypeMethodDescriptionTOTorrentFileHashTree.requestPieceHash
(int piece_number, BitFlags available) -
Uses of TOTorrentFileHashTree.HashRequest in com.biglybt.core.torrent.impl
Classes in com.biglybt.core.torrent.impl that implement TOTorrentFileHashTree.HashRequestMethods in com.biglybt.core.torrent.impl that return TOTorrentFileHashTree.HashRequestModifier and TypeMethodDescriptionTOTorrentFileHashTreeImpl.requestPieceHash
(int piece_number, BitFlags available) -
Uses of TOTorrentFileHashTree.HashRequest in com.biglybt.pifimpl.local.peers
Methods in com.biglybt.pifimpl.local.peers with parameters of type TOTorrentFileHashTree.HashRequestModifier and TypeMethodDescriptionvoid
PeerForeignDelegate.sendHashRequest
(TOTorrentFileHashTree.HashRequest req)