Uses of Class
org.johnnei.javatorrent.bittorrent.tracker.TorrentInfo
-
Packages that use TorrentInfo Package Description org.johnnei.javatorrent.bittorrent.tracker -
-
Uses of TorrentInfo in org.johnnei.javatorrent.bittorrent.tracker
Methods in org.johnnei.javatorrent.bittorrent.tracker that return types with arguments of type TorrentInfo Modifier and Type Method Description Optional<TorrentInfo>ITracker. getInfo(Torrent torrent)Retrieves the torrent information which is stored for this tracker.
-