|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MsSessionEvent
This is the interface for all MsSession-related events.
| Method Summary | |
|---|---|
java.lang.Object |
getCauseObject()
When the session fires Event for STATE, it passes the Connection or Link Object which caused this state change |
MsSessionEventCause |
getEventCause()
Returns the cause of event. |
MsSessionEventID |
getEventID()
Returns the MsSessionEventID of event. |
MsSession |
getSource()
Returns the MsSession object associated with this event. |
| Method Detail |
|---|
MsSession getSource()
MsSession object associated with this event.
MsSessionEventID getEventID()
MsSessionEventID of event.
MsSessionEventCause getEventCause()
java.lang.Object getCauseObject()
MsConnection or MsLink object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||