|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mega.gasp.event.impl.EventImpl
Field Summary | |
protected int |
aSID
|
protected int |
code
|
Constructor Summary | |
EventImpl()
|
Method Summary | |
int |
getActorSessionID()
Returns the ID of the ActorSession who raises the event. |
int |
getCode()
Returns the code of the event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int code
protected int aSID
Constructor Detail |
public EventImpl()
Method Detail |
public int getCode()
Event
getCode
in interface Event
public int getActorSessionID()
Event
getActorSessionID
in interface Event
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |