Uses of Interface
com.biglybt.pif.torrent.TorrentCreator
Packages that use TorrentCreator
Package
Description
-
Uses of TorrentCreator in com.biglybt.pif.torrent
Methods in com.biglybt.pif.torrent that return TorrentCreatorModifier and TypeMethodDescriptionTorrentManager.createFromDataFileEx
(File data, URL announce_url, boolean include_other_hashes) -
Uses of TorrentCreator in com.biglybt.pifimpl.local.torrent
Methods in com.biglybt.pifimpl.local.torrent that return TorrentCreatorModifier and TypeMethodDescriptionTorrentManagerImpl.createFromDataFileEx
(File data, URL announce_url, boolean include_other_hashes) -
Uses of TorrentCreator in com.biglybt.pifimpl.remote.torrent
Methods in com.biglybt.pifimpl.remote.torrent that return TorrentCreatorModifier and TypeMethodDescriptionRPTorrentManager.createFromDataFileEx
(File data, URL announce_url, boolean include_other_hashes)