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 TRTrackerServerRequestTRHostTorrentRequestImpl.requestMethods in com.biglybt.core.tracker.host.impl with parameters of type TRTrackerServerRequestModifier and TypeMethodDescriptionvoidTRHostImpl.postProcess(TRTrackerServerRequest request) voidTRHostImpl.preProcess(TRTrackerServerRequest request) Constructors in com.biglybt.core.tracker.host.impl with parameters of type TRTrackerServerRequestModifierConstructorDescriptionprotectedTRHostTorrentRequestImpl(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 TypeMethodDescriptionvoidTRTrackerServerRequestListener.postProcess(TRTrackerServerRequest request) voidTRTrackerServerRequestListener.preProcess(TRTrackerServerRequest request) -
Uses of TRTrackerServerRequest in com.biglybt.core.tracker.server.impl
Classes in com.biglybt.core.tracker.server.impl that implement TRTrackerServerRequest