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

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

public class DeleteConnectionCmd
extends Action

Modify connection command.

Author:
Oifa Yulian

Field Summary
 
Fields inherited from class org.mobicents.media.server.mgcp.tx.Action
listener
 
Constructor Summary
DeleteConnectionCmd(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

DeleteConnectionCmd

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


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