Uses of Class
com.biglybt.pifimpl.local.tracker.TrackerImpl
-
Packages that use TrackerImpl Package Description com.biglybt.pifimpl.local.tracker -
-
Uses of TrackerImpl in com.biglybt.pifimpl.local.tracker
Fields in com.biglybt.pifimpl.local.tracker declared as TrackerImpl Modifier and Type Field Description private static TrackerImpl
TrackerImpl. singleton
Constructors in com.biglybt.pifimpl.local.tracker with parameters of type TrackerImpl Constructor Description TrackerWebContextImpl(TrackerImpl _tracker, java.lang.String name, int port, int protocol, java.net.InetAddress bind_ip, java.util.Map<java.lang.String,java.lang.Object> properties)
-