org.mobicents.media.server.mgcp.tx.cmd
Class ModifyConnectionCmd

java.lang.Object
  extended by org.mobicents.media.server.mgcp.tx.Action
      extended by org.mobicents.media.server.mgcp.tx.cmd.ModifyConnectionCmd
All Implemented Interfaces:
org.mobicents.media.server.scheduler.TaskChainListener

public class ModifyConnectionCmd
extends Action

Modify connection command.

Author:
Oifa Yulian

Field Summary
 
Fields inherited from class org.mobicents.media.server.mgcp.tx.Action
listener
 
Constructor Summary
ModifyConnectionCmd(org.mobicents.media.server.scheduler.Scheduler scheduler)
           
 
Method Summary
 
Methods inherited from class org.mobicents.media.server.mgcp.tx.Action
getEvent, onException, onTermination, rollback, setActionHandler, setEvent, setRollbackHandler, start, transaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModifyConnectionCmd

public ModifyConnectionCmd(org.mobicents.media.server.scheduler.Scheduler scheduler)


Copyright © 2012 TeleStax, Inc.. All Rights Reserved.