Uses of Interface
org.mobicents.mscontrol.MsSessionListener

Packages that use MsSessionListener
org.mobicents.mscontrol   
 

Uses of MsSessionListener in org.mobicents.mscontrol
 

Methods in org.mobicents.mscontrol with parameters of type MsSessionListener
 void MsSession.addSessionListener(MsSessionListener listener)
          Add a listener to this session.
 void MsProvider.addSessionListener(MsSessionListener listener)
          Add a session listener to all (feature and current) within the domain of this provider.
 void MsSession.removeSessionListener(MsSessionListener listener)
          Removes a listener from this session.
 void MsProvider.removeSessionListener(MsSessionListener listener)
          Removes a listener that was previously registered.
 



Copyright © 2008. All Rights Reserved.