|
||||||||||
| 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.SessionEvent
edu.emory.mathcs.h2o.event.InitialSessionStateEvent
Event triggered when a session state changes.
| Field Summary |
| Fields inherited from class edu.emory.mathcs.h2o.event.Event |
source, timestamp |
| Constructor Summary | |
InitialSessionStateEvent(Session session,
Session.State state,
long timestamp)
|
|
| Method Summary | |
Session.State |
getState()
|
| Methods inherited from class edu.emory.mathcs.h2o.event.SessionEvent |
getSession |
| 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 InitialSessionStateEvent(Session session,
Session.State state,
long timestamp)
| Method Detail |
public Session.State getState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||