org.mobicents.media.server.mgcp.pkg.trunk
Class Loopback
java.lang.Object
org.mobicents.media.server.mgcp.controller.signal.Signal
org.mobicents.media.server.mgcp.pkg.trunk.Loopback
public class Loopback
- extends Signal
Implements loopback signal.
- Author:
- Oifa Yulian
| Fields inherited from class org.mobicents.media.server.mgcp.controller.signal.Signal |
events |
| Methods inherited from class org.mobicents.media.server.mgcp.controller.signal.Signal |
accept, complete, getConnection, getEndpoint, getName, getPackage, getTrigger, sendEvent, sendEvent, setPackage, setTrigger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Loopback
public Loopback(String name)
execute
public void execute()
- Description copied from class:
Signal
- Executes this signal
- Specified by:
execute in class Signal
doAccept
public boolean doAccept(Text event)
- Specified by:
doAccept in class Signal
reset
public void reset()
- Overrides:
reset in class Signal
cancel
public void cancel()
- Specified by:
cancel in class Signal
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.