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

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

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

Author:
kulikov, amit bhayani

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

CreateConnectionAction

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