|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MsConnectionEvent
The instance of MsConnectionEvent is fired when ever the state
of MsConnection changes
| Method Summary | |
|---|---|
MsConnectionEventCause |
getCause()
Returns the cause for MsConnectionEventID to be fired |
MsConnection |
getConnection()
Returns the underlying MsConnection object which has changed its
state |
MsConnectionEventID |
getEventID()
Returns the MsConnectionEventID that represents the state change
of MsConnection |
java.lang.String |
getMessage()
Returns the message associated with event |
| Method Detail |
|---|
MsConnection getConnection()
MsConnection object which has changed its
state
MsConnectionEventID getEventID()
MsConnectionEventID that represents the state change
of MsConnection
MsConnectionEventCause getCause()
MsConnectionEventID to be fired
java.lang.String getMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||