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

Enclosing class:
MagnetConnection2

public static interface MagnetConnection2.MagnetHandler


Method Summary
 void process(java.net.URL magnet, java.io.OutputStream os)
           
 

Method Detail

process

void process(java.net.URL magnet,
             java.io.OutputStream os)
             throws java.io.IOException
Throws:
java.io.IOException