com.aelitis.azureus.plugins.extseed
Class ExternalSeedManualPeer
java.lang.Object
  
com.aelitis.azureus.plugins.extseed.ExternalSeedManualPeer
public class ExternalSeedManualPeer
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ExternalSeedManualPeer
protected ExternalSeedManualPeer(ExternalSeedPeer _peer)
getIP
public String getIP()
 
read
public byte[] read(int piece_number,
                   int offset,
                   int length,
                   int timeout)
            throws ExternalSeedException
- Throws:
 ExternalSeedException
 
getDelegate
public ExternalSeedPeer getDelegate()