org.gudy.azureus2.core3.download
Interface DownloadManagerStateListener

All Known Implementing Classes:
DownloadImpl

Deprecated. Don't use this class, use DownloadManagerStateAttributeListener instead.

public interface DownloadManagerStateListener

Author:
parg

Method Summary
 void stateChanged(DownloadManagerState state, DownloadManagerStateEvent event)
          Deprecated.  
 

Method Detail

stateChanged

void stateChanged(DownloadManagerState state,
                  DownloadManagerStateEvent event)
Deprecated.