Uses of Interface
org.eclipse.ecf.protocol.bittorrent.TorrentConfiguration.IDebugListener

Packages that use TorrentConfiguration.IDebugListener
org.eclipse.ecf.protocol.bittorrent Provides an API to allow files to be exchanged through the BitTorrent protocol. 
 

Uses of TorrentConfiguration.IDebugListener in org.eclipse.ecf.protocol.bittorrent
 

Methods in org.eclipse.ecf.protocol.bittorrent with parameters of type TorrentConfiguration.IDebugListener
static void TorrentConfiguration.setDebugListener(TorrentConfiguration.IDebugListener listener)
          Sets the listener that will be notified of debugging messages.