|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.emory.mathcs.h2o.event.Event
edu.emory.mathcs.h2o.event.JarDownloadingEvent
| Field Summary |
| Fields inherited from class edu.emory.mathcs.h2o.event.Event |
source, timestamp |
| Constructor Summary | |
JarDownloadingEvent(PlugletContext source,
long timestamp,
java.net.URI jarSource,
int contentLength,
int downloaded)
|
|
JarDownloadingEvent(PlugletContext source,
java.net.URI jarSource,
int contentLength,
int downloaded)
|
|
| Method Summary | |
int |
getContentLength()
|
int |
getDownloaded()
|
java.net.URI |
getJarSource()
|
PlugletContext |
getPlugletContext()
|
| Methods inherited from class edu.emory.mathcs.h2o.event.Event |
getSource, getTimestamp |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JarDownloadingEvent(PlugletContext source,
long timestamp,
java.net.URI jarSource,
int contentLength,
int downloaded)
public JarDownloadingEvent(PlugletContext source,
java.net.URI jarSource,
int contentLength,
int downloaded)
| Method Detail |
public PlugletContext getPlugletContext()
public java.net.URI getJarSource()
public int getContentLength()
public int getDownloaded()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||