Uses of Class
org.johnnei.javatorrent.bittorrent.tracker.TrackerFactory.Builder
-
Packages that use TrackerFactory.Builder Package Description org.johnnei.javatorrent.bittorrent.tracker -
-
Uses of TrackerFactory.Builder in org.johnnei.javatorrent.bittorrent.tracker
Methods in org.johnnei.javatorrent.bittorrent.tracker that return TrackerFactory.Builder Modifier and Type Method Description TrackerFactory.BuilderTrackerFactory.Builder. registerProtocol(String protocol, CheckedBiFunction<String,TorrentClient,ITracker,TrackerException> supplier)TrackerFactory.BuilderTrackerFactory.Builder. setTorrentClient(TorrentClient torrentClient)
-