org.gudy.azureus2.core3.util.protocol.magnet
Interface MagnetConnection2.MagnetHandler

Enclosing class:
MagnetConnection2

public static interface MagnetConnection2.MagnetHandler


Method Summary
 void process(URL magnet, OutputStream os)
           
 

Method Detail

process

void process(URL magnet,
             OutputStream os)
             throws IOException
Throws:
IOException