Uses of Interface
com.biglybt.core.tracker.host.TRHostPeer
Packages that use TRHostPeer
Package
Description
-
Uses of TRHostPeer in com.biglybt.core.tracker.host
Methods in com.biglybt.core.tracker.host that return TRHostPeer -
Uses of TRHostPeer in com.biglybt.core.tracker.host.impl
Classes in com.biglybt.core.tracker.host.impl that implement TRHostPeerFields in com.biglybt.core.tracker.host.impl declared as TRHostPeerModifier and TypeFieldDescriptionprotected final TRHostPeer
TRHostTorrentRequestImpl.peer
private TRHostPeer[]
TRHostTorrentPublishImpl.peers
Methods in com.biglybt.core.tracker.host.impl that return TRHostPeerModifier and TypeMethodDescriptionTRHostTorrentRequestImpl.getPeer()
TRHostTorrentHostImpl.getPeers()
TRHostTorrentPublishImpl.getPeers()
Constructors in com.biglybt.core.tracker.host.impl with parameters of type TRHostPeerModifierConstructorDescriptionprotected
TRHostTorrentRequestImpl
(TRHostTorrent _torrent, TRHostPeer _peer, TRTrackerServerRequest _request) -
Uses of TRHostPeer in com.biglybt.pifimpl.local.tracker
Fields in com.biglybt.pifimpl.local.tracker declared as TRHostPeerConstructors in com.biglybt.pifimpl.local.tracker with parameters of type TRHostPeer