Uses of Class
com.biglybt.core.peermanager.messaging.bittorrent.BTRequest
Packages that use BTRequest
Package
Description
-
Uses of BTRequest in com.biglybt.core.networkmanager.impl.http
Fields in com.biglybt.core.networkmanager.impl.http with type parameters of type BTRequestMethods in com.biglybt.core.networkmanager.impl.http with parameters of type BTRequestModifier and TypeMethodDescriptionprotected void
HTTPNetworkConnection.addBTRequest
(BTRequest request, HTTPNetworkConnection.httpRequest http_request) Constructors in com.biglybt.core.networkmanager.impl.http with parameters of type BTRequestModifierConstructorDescriptionprotected
pendingRequest
(BTRequest _request, HTTPNetworkConnection.httpRequest _http_request) -
Uses of BTRequest in com.biglybt.core.peer.impl.transport
Methods in com.biglybt.core.peer.impl.transport with parameters of type BTRequestModifier and TypeMethodDescriptionprotected void
PEPeerTransportProtocol.decodeRequest
(BTRequest request) -
Uses of BTRequest in com.biglybt.pif.messaging.bittorrent
Fields in com.biglybt.pif.messaging.bittorrent declared as BTRequest