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

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

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

Author:
amit bhayani

Constructor Summary
protected ModifyConnectionAction(MgcpController controller, jain.protocol.ip.mgcp.message.ModifyConnection 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

ModifyConnectionAction

protected ModifyConnectionAction(MgcpController controller,
                                 jain.protocol.ip.mgcp.message.ModifyConnection 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.