Uses of Interface
com.biglybt.net.magneturi.MagnetURIHandlerProgressListener
Packages that use MagnetURIHandlerProgressListener
-
Uses of MagnetURIHandlerProgressListener in com.biglybt.net.magneturi
Methods in com.biglybt.net.magneturi with parameters of type MagnetURIHandlerProgressListenerModifier and TypeMethodDescriptionbyte[]
MagnetURIHandlerListener.download
(MagnetURIHandlerProgressListener progress, byte[] hash, String args, InetSocketAddress[] sources, long timeout) -
Uses of MagnetURIHandlerProgressListener in com.biglybt.plugin.magnet
Methods in com.biglybt.plugin.magnet with parameters of type MagnetURIHandlerProgressListenerModifier and TypeMethodDescriptionprivate void
MagnetPlugin.recoverableDownload
(MagnetURIHandlerProgressListener muh_listener, byte[] hash, String args, InetSocketAddress[] sources, List<String> tags, Map<String, Object> other_metadata, long timeout, Long added_time, boolean is_recovering, MagnetPlugin.DownloadAsyncListener _dl_listener)