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

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

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

Author:
amit bhayani

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

AuditConnectionAction

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