|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MsConnectionEvent | |
|---|---|
| org.mobicents.mscontrol | |
| Uses of MsConnectionEvent in org.mobicents.mscontrol |
|---|
| Methods in org.mobicents.mscontrol with parameters of type MsConnectionEvent | |
|---|---|
void |
MsConnectionListener.connectionCreated(MsConnectionEvent event)
This method is called when the MsConnectionEventID.CONNECTION_CREATED is fired. |
void |
MsConnectionListener.connectionDisconnected(MsConnectionEvent event)
This method is called when MsConnectionEventID.CONNECTION_DISCONNECTED is fired. |
void |
MsConnectionListener.connectionFailed(MsConnectionEvent event)
This method is called when the MsConnectionEventID.CONNECTION_FAILED is fired. |
void |
MsConnectionListener.connectionHalfOpen(MsConnectionEvent event)
This method is called when MsConnectionEventID.CONNECTION_HALF_OPEN is fired. |
void |
MsConnectionListener.connectionOpen(MsConnectionEvent event)
This method is called when MsConnectionEventID.CONNECTION_OPEN is fired. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||