org.gudy.azureus2.plugins.download
Interface DownloadStubEvent
public interface DownloadStubEvent
DSE_STUB_ADDED
static final int DSE_STUB_ADDED
- See Also:
- Constant Field Values
DSE_STUB_REMOVED
static final int DSE_STUB_REMOVED
- See Also:
- Constant Field Values
DSE_STUB_WILL_BE_ADDED
static final int DSE_STUB_WILL_BE_ADDED
- See Also:
- Constant Field Values
DSE_STUB_WILL_BE_REMOVED
static final int DSE_STUB_WILL_BE_REMOVED
- See Also:
- Constant Field Values
getEventType
int getEventType()
getDownloadStubs
List<DownloadStub> getDownloadStubs()