org.mobicents.media.server.ctrl.mgcp
Class DeleteConnectionAction

java.lang.Object
  extended by org.mobicents.media.server.ctrl.mgcp.DeleteConnectionAction
All Implemented Interfaces:
java.util.concurrent.Callable

public class DeleteConnectionAction
extends java.lang.Object
implements java.util.concurrent.Callable

Author:
kulikov

Constructor Summary
protected DeleteConnectionAction(MgcpController controller, jain.protocol.ip.mgcp.message.DeleteConnection req)
           
 
Method Summary
 jain.protocol.ip.mgcp.JainMgcpResponseEvent call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteConnectionAction

protected DeleteConnectionAction(MgcpController controller,
                                 jain.protocol.ip.mgcp.message.DeleteConnection req)
Method Detail

call

public jain.protocol.ip.mgcp.JainMgcpResponseEvent call()
                                                 throws java.lang.Exception
Specified by:
call in interface java.util.concurrent.Callable
Throws:
java.lang.Exception


Copyright © 2010. All Rights Reserved.