|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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.connectionDeleted(MsConnectionEvent event)
This method is called when MsConnectionEventID.CONNECTION_DELETED is fired. |
void |
MsConnectionListener.connectionInitialized(MsConnectionEvent event)
This method is called when the MsConnectionEventID.CONNECTION_INITIALIZED is fired. |
void |
MsConnectionListener.connectionModifed(MsConnectionEvent event)
This method is called when MsConnectionEventID.CONNECTION_MODIFIED is fired. |
void |
MsConnectionListener.txFailed(MsConnectionEvent event)
This method is called when MsConnectionEventID.TX_FAILED is fired. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||