org.mobicents.mgcp.stack
Class TransactionHandler.ScheduleResponseReceival

java.lang.Object
  extended by org.mobicents.mgcp.stack.TransactionHandler.ActionPerform
      extended by org.mobicents.mgcp.stack.TransactionHandler.ScheduleResponseReceival
Enclosing class:
TransactionHandler

protected class TransactionHandler.ScheduleResponseReceival
extends TransactionHandler.ActionPerform


Field Summary
protected  jain.protocol.ip.mgcp.JainMgcpResponseEvent event
           
protected  TransactionHandler th
           
 
Constructor Summary
TransactionHandler.ScheduleResponseReceival(jain.protocol.ip.mgcp.JainMgcpResponseEvent event, TransactionHandler th)
           
 
Method Summary
 void perform()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

event

protected jain.protocol.ip.mgcp.JainMgcpResponseEvent event

th

protected TransactionHandler th
Constructor Detail

TransactionHandler.ScheduleResponseReceival

public TransactionHandler.ScheduleResponseReceival(jain.protocol.ip.mgcp.JainMgcpResponseEvent event,
                                                   TransactionHandler th)
Method Detail

perform

public void perform()
Specified by:
perform in class TransactionHandler.ActionPerform


Copyright © 2009. All Rights Reserved.