Uses of Interface
com.biglybt.core.tracker.server.TRTrackerServerRequest
Packages that use TRTrackerServerRequest
Package
Description
-
Uses of TRTrackerServerRequest in com.biglybt.core.tracker.host.impl
Fields in com.biglybt.core.tracker.host.impl declared as TRTrackerServerRequestModifier and TypeFieldDescriptionprotected final TRTrackerServerRequest
TRHostTorrentRequestImpl.request
Methods in com.biglybt.core.tracker.host.impl with parameters of type TRTrackerServerRequestModifier and TypeMethodDescriptionvoid
TRHostImpl.postProcess
(TRTrackerServerRequest request) void
TRHostImpl.preProcess
(TRTrackerServerRequest request) Constructors in com.biglybt.core.tracker.host.impl with parameters of type TRTrackerServerRequestModifierConstructorDescriptionprotected
TRHostTorrentRequestImpl
(TRHostTorrent _torrent, TRHostPeer _peer, TRTrackerServerRequest _request) -
Uses of TRTrackerServerRequest in com.biglybt.core.tracker.server
Methods in com.biglybt.core.tracker.server with parameters of type TRTrackerServerRequestModifier and TypeMethodDescriptionvoid
TRTrackerServerRequestListener.postProcess
(TRTrackerServerRequest request) void
TRTrackerServerRequestListener.preProcess
(TRTrackerServerRequest request) -
Uses of TRTrackerServerRequest in com.biglybt.core.tracker.server.impl
Classes in com.biglybt.core.tracker.server.impl that implement TRTrackerServerRequest