com.aelitis.azureus.core.peermanager.peerdb
Interface PeerExchangerItem.Helper

Enclosing class:
PeerExchangerItem

public static interface PeerExchangerItem.Helper


Method Summary
 boolean isSeed()
          Does this connection item represent a seed peer?
 

Method Detail

isSeed

boolean isSeed()
Does this connection item represent a seed peer?

Returns:
true if seeding, false if not