org.mobicents.javax.media.mscontrol.networkconnection
Class ModifyConnectionResponseHandler

java.lang.Object
  extended by org.mobicents.javax.media.mscontrol.networkconnection.ModifyConnectionResponseHandler
All Implemented Interfaces:
jain.protocol.ip.mgcp.JainMgcpListener, EventListener

public class ModifyConnectionResponseHandler
extends Object
implements jain.protocol.ip.mgcp.JainMgcpListener

Author:
kulikov

Constructor Summary
ModifyConnectionResponseHandler(NetworkConnectionImpl connection)
           
 
Method Summary
 void processMgcpCommandEvent(jain.protocol.ip.mgcp.JainMgcpCommandEvent evt)
           
 void processMgcpResponseEvent(jain.protocol.ip.mgcp.JainMgcpResponseEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModifyConnectionResponseHandler

public ModifyConnectionResponseHandler(NetworkConnectionImpl connection)
Method Detail

processMgcpCommandEvent

public void processMgcpCommandEvent(jain.protocol.ip.mgcp.JainMgcpCommandEvent evt)
Specified by:
processMgcpCommandEvent in interface jain.protocol.ip.mgcp.JainMgcpListener

processMgcpResponseEvent

public void processMgcpResponseEvent(jain.protocol.ip.mgcp.JainMgcpResponseEvent evt)
Specified by:
processMgcpResponseEvent in interface jain.protocol.ip.mgcp.JainMgcpListener


Copyright © 2013 TeleStax, Inc.. All Rights Reserved.