org.mobicents.slee.resource.media.local
Class MsLinkEventLocal
java.lang.Object
org.mobicents.slee.resource.media.local.MsLinkEventLocal
- All Implemented Interfaces:
- java.io.Serializable, org.mobicents.mscontrol.MsLinkEvent
public class MsLinkEventLocal
- extends java.lang.Object
- implements org.mobicents.mscontrol.MsLinkEvent
- Author:
- Oleg Kulikov
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
MsLinkEventLocal(org.mobicents.mscontrol.MsLinkEvent evt,
org.mobicents.mscontrol.MsLink link)
|
|
Method Summary |
org.mobicents.mscontrol.MsLinkEventCause |
getCause()
|
org.mobicents.mscontrol.MsLinkEventID |
getEventID()
|
java.lang.String |
getMessage()
|
org.mobicents.mscontrol.MsLink |
getSource()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MsLinkEventLocal
protected MsLinkEventLocal(org.mobicents.mscontrol.MsLinkEvent evt,
org.mobicents.mscontrol.MsLink link)
getSource
public org.mobicents.mscontrol.MsLink getSource()
- Specified by:
getSource in interface org.mobicents.mscontrol.MsLinkEvent
getEventID
public org.mobicents.mscontrol.MsLinkEventID getEventID()
- Specified by:
getEventID in interface org.mobicents.mscontrol.MsLinkEvent
getCause
public org.mobicents.mscontrol.MsLinkEventCause getCause()
- Specified by:
getCause in interface org.mobicents.mscontrol.MsLinkEvent
getMessage
public java.lang.String getMessage()
- Specified by:
getMessage in interface org.mobicents.mscontrol.MsLinkEvent
Copyright © 2009. All Rights Reserved.