JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.inventivetalent.update.spiget.download
Interface DownloadCallback
public interface
DownloadCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
error
(
Exception
exception)
void
finished
()
Method Details
finished
void
finished
()
error
void
error
(
Exception
exception)