|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ceno.protocol.event.ReturnableEvent<java.lang.Boolean>
org.ceno.protocol.event.LogoutSessionEvent
public class LogoutSessionEvent
Field Summary |
---|
Fields inherited from interface org.ceno.protocol.ITrackerProtocol |
---|
ACTIVATE_SIGNAL, CLOSE_SIGNAL, DEACTIVATE_SIGNAL, LOGIN_SIGNAL, LOGOUT_SIGNAL, OPEN_SIGNAL, PROTOCOL_NAME, QUERY_DEVELOPER_STATES, QUERY_MESSAGES, SEND_MESSAGE_SIGNAL, SYNCH_SIGNAL |
Constructor Summary | |
---|---|
LogoutSessionEvent(Developer developer)
|
Method Summary | |
---|---|
Developer |
getDeveloper()
|
short |
getSignalId()
|
Methods inherited from class org.ceno.protocol.event.ReturnableEvent |
---|
getResult, getTimestamp |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogoutSessionEvent(Developer developer)
developer
- Method Detail |
---|
public short getSignalId()
getSignalId
in interface IEvent
constants of the protocol interface for supported signals
public Developer getDeveloper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |