org.mobicents.javax.media.mscontrol.container
Class Link.StartResponse

java.lang.Object
  extended by org.mobicents.javax.media.mscontrol.container.Link.StartResponse
All Implemented Interfaces:
jain.protocol.ip.mgcp.JainMgcpListener, EventListener
Enclosing class:
Link

public class Link.StartResponse
extends Object
implements jain.protocol.ip.mgcp.JainMgcpListener


Constructor Summary
Link.StartResponse()
           
 
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

Link.StartResponse

public Link.StartResponse()
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.