Uses of Interface
com.biglybt.net.magneturi.MagnetURIHandlerProgressListener
-
Packages that use MagnetURIHandlerProgressListener Package Description com.biglybt.net.magneturi com.biglybt.plugin.magnet -
-
Uses of MagnetURIHandlerProgressListener in com.biglybt.net.magneturi
Methods in com.biglybt.net.magneturi with parameters of type MagnetURIHandlerProgressListener Modifier and Type Method Description byte[]
MagnetURIHandlerListener. download(MagnetURIHandlerProgressListener progress, byte[] hash, java.lang.String args, java.net.InetSocketAddress[] sources, long timeout)
-
Uses of MagnetURIHandlerProgressListener in com.biglybt.plugin.magnet
Methods in com.biglybt.plugin.magnet with parameters of type MagnetURIHandlerProgressListener Modifier and Type Method Description private byte[]
MagnetPlugin. recoverableDownload(MagnetURIHandlerProgressListener muh_listener, byte[] hash, java.lang.String args, java.net.InetSocketAddress[] sources, java.util.List<java.lang.String> tags, java.util.Map<java.lang.String,java.lang.Object> other_metadata, long timeout, boolean is_recovering)
-