|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.peer.manager.gummanager.events.GumGetFileEvent
public class GumGetFileEvent
Field Summary |
---|
Fields inherited from interface org.ourgrid.common.event.Event |
---|
serialVersionUID |
Constructor Summary | |
---|---|
GumGetFileEvent(EventQueue responseQueue,
EBGum gum,
java.lang.String filePath,
java.lang.Long pos,
int size)
|
Method Summary | |
---|---|
void |
process()
Performs the specific processing of a given Event . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GumGetFileEvent(EventQueue responseQueue, EBGum gum, java.lang.String filePath, java.lang.Long pos, int size)
Method Detail |
---|
public void process()
ActionEvent
Event
.
process
in interface ActionEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |