org.mobicents.slee.service.callcontrol
Class CallControlSbb.SessionEstablishedState

java.lang.Object
  extended by org.mobicents.slee.service.common.SimpleCallFlowRequestState
      extended by org.mobicents.slee.service.callcontrol.CallControlSbb.SessionEstablishedState
All Implemented Interfaces:
SimpleCallFlowState
Enclosing class:
CallControlSbb

public class CallControlSbb.SessionEstablishedState
extends SimpleCallFlowRequestState


Constructor Summary
CallControlSbb.SessionEstablishedState()
           
 
Method Summary
 void execute(jain.protocol.ip.mgcp.JainMgcpResponseEvent event)
           
 void execute(javax.sip.RequestEvent event)
           
 
Methods inherited from class org.mobicents.slee.service.common.SimpleCallFlowRequestState
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallControlSbb.SessionEstablishedState

public CallControlSbb.SessionEstablishedState()
Method Detail

execute

public void execute(javax.sip.RequestEvent event)
Specified by:
execute in interface SimpleCallFlowState
Specified by:
execute in class SimpleCallFlowRequestState

execute

public void execute(jain.protocol.ip.mgcp.JainMgcpResponseEvent event)


Copyright © 2010. All Rights Reserved.