JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.core.util.protocol.magnet
MagnetConnection2
MagnetHandler
Contents
Description
Method Summary
Method Details
process(URL, OutputStream)
Hide sidebar
Show sidebar
Interface MagnetConnection2.MagnetHandler
Enclosing class:
MagnetConnection2
public static interface
MagnetConnection2.MagnetHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
process
(
URL
magnet,
OutputStream
os)
Method Details
process
void
process
(
URL
magnet,
OutputStream
os)
throws
IOException
Throws:
IOException