Uses of Interface
org.mobicents.mscontrol.MsLink

Packages that use MsLink
org.mobicents.mscontrol   
 

Uses of MsLink in org.mobicents.mscontrol
 

Methods in org.mobicents.mscontrol that return MsLink
 MsLink MsSession.createLink(MsLinkMode mode)
          Creates local link that joines two endpoints and attach it to this session.
 MsLink MsLinkEvent.getSource()
          Returns the instance of MsLink who is firing this event
 

Methods in org.mobicents.mscontrol with parameters of type MsLink
 void MsSignalGenerator.apply(org.mobicents.media.server.impl.common.events.EventID signalID, MsLink link, java.lang.String[] params)
          Deprecated.  
 void MsEndpoint.execute(MsRequestedSignal[] signals, MsRequestedEvent[] events, MsLink link)
          Call this method to Generate event or request Signal on MsLink in Endpint
 



Copyright © 2008. All Rights Reserved.