Uses of Class
com.biglybt.core.peermanager.messaging.bittorrent.BTCancel
-
Packages that use BTCancel Package Description com.biglybt.core.peer.impl.transport com.biglybt.pif.messaging.bittorrent -
-
Uses of BTCancel in com.biglybt.core.peer.impl.transport
Methods in com.biglybt.core.peer.impl.transport with parameters of type BTCancel Modifier and Type Method Description protected void
PEPeerTransportProtocol. decodeCancel(BTCancel cancel)
-
Uses of BTCancel in com.biglybt.pif.messaging.bittorrent
Fields in com.biglybt.pif.messaging.bittorrent declared as BTCancel Modifier and Type Field Description private BTCancel
BTMessageCancel. cancel
-