org.mobicents.slee.resource.media.local
Class MsLinkEventProxy
java.lang.Object
org.mobicents.slee.resource.media.local.MsLinkEventProxy
- All Implemented Interfaces:
- java.io.Serializable, org.mobicents.mscontrol.MsLinkListener
public class MsLinkEventProxy
- extends java.lang.Object
- implements org.mobicents.mscontrol.MsLinkListener
- Author:
- Oleg Kulikov, amit.bhayani
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MsLinkEventProxy
protected MsLinkEventProxy(MsProviderLocal provider)
linkCreated
public void linkCreated(org.mobicents.mscontrol.MsLinkEvent evt)
- Specified by:
linkCreated in interface org.mobicents.mscontrol.MsLinkListener
linkConnected
public void linkConnected(org.mobicents.mscontrol.MsLinkEvent evt)
- Specified by:
linkConnected in interface org.mobicents.mscontrol.MsLinkListener
linkDisconnected
public void linkDisconnected(org.mobicents.mscontrol.MsLinkEvent evt)
- Specified by:
linkDisconnected in interface org.mobicents.mscontrol.MsLinkListener
linkFailed
public void linkFailed(org.mobicents.mscontrol.MsLinkEvent evt)
- Specified by:
linkFailed in interface org.mobicents.mscontrol.MsLinkListener
modeHalfDuplex
public void modeHalfDuplex(org.mobicents.mscontrol.MsLinkEvent evt)
- Specified by:
modeHalfDuplex in interface org.mobicents.mscontrol.MsLinkListener
modeFullDuplex
public void modeFullDuplex(org.mobicents.mscontrol.MsLinkEvent evt)
- Specified by:
modeFullDuplex in interface org.mobicents.mscontrol.MsLinkListener
Copyright © 2009. All Rights Reserved.