|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MsConnectionListener in org.mobicents.mscontrol |
|---|
| Methods in org.mobicents.mscontrol that return types with arguments of type MsConnectionListener | |
|---|---|
java.util.List<MsConnectionListener> |
MsProvider.getConnectionListeners()
Returns the List of MsConnectionListener registered with MsProvider |
| Methods in org.mobicents.mscontrol with parameters of type MsConnectionListener | |
|---|---|
void |
MsProvider.addConnectionListener(MsConnectionListener connectionListener)
Add a connection listener to all connections under this MsProvider. |
void |
MsConnection.addConnectionListener(MsConnectionListener listener)
Adds connection listener. |
void |
MsConnection.removeConnectionListener(MsConnectionListener listener)
Removes connection listener. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||