org.mobicents.media.server.mgcp.tx.cmd
Class CreateConnectionCmd
java.lang.Object
org.mobicents.media.server.mgcp.tx.Action
org.mobicents.media.server.mgcp.tx.cmd.CreateConnectionCmd
- All Implemented Interfaces:
- org.mobicents.media.server.scheduler.TaskChainListener
public class CreateConnectionCmd
- extends Action
- Author:
- Oifa Yulian
| Fields inherited from class org.mobicents.media.server.mgcp.tx.Action |
listener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateConnectionCmd
public CreateConnectionCmd(org.mobicents.media.server.scheduler.Scheduler scheduler)
- Creates new instance of this action executor.
- Parameters:
scheduler - the job scheduler.
start
public void start(Transaction tx)
- Description copied from class:
Action
- Starts action execution.
- Overrides:
start in class Action
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.