Uses of Interface
com.biglybt.plugin.magnet.MagnetPluginProgressListener
Packages that use MagnetPluginProgressListener
-
Uses of MagnetPluginProgressListener in com.biglybt.plugin.magnet
Methods in com.biglybt.plugin.magnet with parameters of type MagnetPluginProgressListenerModifier and TypeMethodDescriptionprivate voidMagnetPlugin._downloadSupport(MagnetPluginProgressListener listener, byte[] hash, String args, InetSocketAddress[] sources, List<String> tags, Map<String, Object> initial_metadata, long _timeout, int flags, MagnetPlugin.DownloadResultListener result_listener) byte[]MagnetPlugin.download(MagnetPluginProgressListener listener, byte[] hash, String args, InetSocketAddress[] sources, List<String> tags, Map<String, Object> other_metadata, long timeout, int flags) voidMagnetPlugin.downloadAsync(MagnetPluginProgressListener listener, byte[] hash, String args, InetSocketAddress[] sources, List<String> tags, Map<String, Object> other_metadata, long timeout, int flags, MagnetPlugin.DownloadAsyncListener dl_listener) private voidMagnetPlugin.downloadSupport(MagnetPluginProgressListener listener, byte[] hash, String args, InetSocketAddress[] sources, List<String> tags, Map<String, Object> initial_metadata, long timeout, int flags, MagnetPlugin.DownloadResultListener _result_listener)