|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.web.UpdateHandler.UpdateRunner
net.i2p.router.web.UnsignedUpdateHandler.UnsignedUpdateRunner
public class UnsignedUpdateHandler.UnsignedUpdateRunner
Eepget the .zip file to the temp dir, then copy it over
Field Summary |
---|
Fields inherited from class net.i2p.router.web.UpdateHandler.UpdateRunner |
---|
_get, _isRunning, _pct, done |
Constructor Summary | |
---|---|
UnsignedUpdateHandler.UnsignedUpdateRunner()
|
Method Summary | |
---|---|
void |
transferComplete(long alreadyTransferred,
long bytesTransferred,
long bytesRemaining,
java.lang.String url,
java.lang.String outputFile,
boolean notModified)
eepget listener callback Overrides |
protected void |
update()
Get the file |
Methods inherited from class net.i2p.router.web.UpdateHandler.UpdateRunner |
---|
attemptFailed, attempting, bytesTransferred, headerReceived, isDone, isRunning, run, transferFailed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Runnable |
---|
run |
Methods inherited from interface net.i2p.util.EepGet.StatusListener |
---|
attemptFailed, attempting, bytesTransferred, headerReceived, transferFailed |
Constructor Detail |
---|
public UnsignedUpdateHandler.UnsignedUpdateRunner()
Method Detail |
---|
protected void update()
update
in class UpdateHandler.UpdateRunner
public void transferComplete(long alreadyTransferred, long bytesTransferred, long bytesRemaining, java.lang.String url, java.lang.String outputFile, boolean notModified)
transferComplete
in interface EepGet.StatusListener
transferComplete
in class UpdateHandler.UpdateRunner
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |