Uses of Class
com.biglybt.core.tracker.server.impl.TRTrackerServerImpl
Packages that use TRTrackerServerImpl
Package
Description
-
Uses of TRTrackerServerImpl in com.biglybt.core.tracker.server.impl
Fields in com.biglybt.core.tracker.server.impl declared as TRTrackerServerImplModifier and TypeFieldDescriptionprivate TRTrackerServerImplTRTrackerServerProcessor.serverprotected final TRTrackerServerImplTRTrackerServerRequestImpl.serverprivate final TRTrackerServerImplTRTrackerServerStatsImpl.serverprivate final TRTrackerServerImplTRTrackerServerTorrentImpl.serverMethods in com.biglybt.core.tracker.server.impl with parameters of type TRTrackerServerImplModifier and TypeMethodDescriptionprotected static voidTRTrackerServerFactoryImpl.close(TRTrackerServerImpl server) protected TRTrackerServerTorrentImplTRTrackerServerProcessor.processTrackerRequest(TRTrackerServerImpl _server, String request, Map[] root_out, TRTrackerServerPeerImpl[] peer_out, int _request_type, byte[][] hashes, String link, String scrape_flags, HashWrapper peer_id, boolean no_peer_id, byte compact_mode, String key, String event, boolean stop_to_queue, int port, int udp_port, int http_port, String real_ip_address, String original_client_ip_address, long downloaded, long uploaded, long left, int num_want, byte crypto_level, byte az_ver, int up_speed, DHTNetworkPosition network_position) Constructors in com.biglybt.core.tracker.server.impl with parameters of type TRTrackerServerImplModifierConstructorDescriptionTRTrackerServerRequestImpl(TRTrackerServerImpl _server, TRTrackerServerPeer _peer, TRTrackerServerTorrent _torrent, int _type, String _request, Map _response) protectedTRTrackerServerTorrentImpl(TRTrackerServerImpl _server, HashWrapper _hash, boolean _enabled) -
Uses of TRTrackerServerImpl in com.biglybt.core.tracker.server.impl.dht
Subclasses of TRTrackerServerImpl in com.biglybt.core.tracker.server.impl.dht -
Uses of TRTrackerServerImpl in com.biglybt.core.tracker.server.impl.tcp
Subclasses of TRTrackerServerImpl in com.biglybt.core.tracker.server.impl.tcp -
Uses of TRTrackerServerImpl in com.biglybt.core.tracker.server.impl.tcp.blocking
Subclasses of TRTrackerServerImpl in com.biglybt.core.tracker.server.impl.tcp.blocking -
Uses of TRTrackerServerImpl in com.biglybt.core.tracker.server.impl.tcp.nonblocking
Subclasses of TRTrackerServerImpl in com.biglybt.core.tracker.server.impl.tcp.nonblocking -
Uses of TRTrackerServerImpl in com.biglybt.core.tracker.server.impl.udp
Subclasses of TRTrackerServerImpl in com.biglybt.core.tracker.server.impl.udp