Uses of Interface
org.mobicents.mscontrol.MsConnectionListener

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.
 



Copyright © 2008. All Rights Reserved.