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

java.lang.Object
  extended by org.mobicents.media.server.ctrl.mgcp.NotificationRequestAction
All Implemented Interfaces:
java.util.concurrent.Callable<jain.protocol.ip.mgcp.JainMgcpResponseEvent>

public class NotificationRequestAction
extends java.lang.Object
implements java.util.concurrent.Callable<jain.protocol.ip.mgcp.JainMgcpResponseEvent>

Author:
kulikov

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

NotificationRequestAction

public NotificationRequestAction(MgcpController controller,
                                 jain.protocol.ip.mgcp.message.NotificationRequest req)
Method Detail

call

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


Copyright © 2010. All Rights Reserved.