org.mobicents.slee.service.common
Class SimpleCallFlowRequestState

java.lang.Object
  extended by org.mobicents.slee.service.common.SimpleCallFlowRequestState
All Implemented Interfaces:
SimpleCallFlowState
Direct Known Subclasses:
CallControlSbb.SessionEstablishedState

public abstract class SimpleCallFlowRequestState
extends java.lang.Object
implements SimpleCallFlowState


Constructor Summary
SimpleCallFlowRequestState()
           
 
Method Summary
abstract  void execute(javax.sip.RequestEvent event)
           
 void execute(javax.sip.ResponseEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleCallFlowRequestState

public SimpleCallFlowRequestState()
Method Detail

execute

public void execute(javax.sip.ResponseEvent event)
Specified by:
execute in interface SimpleCallFlowState

execute

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


Copyright © 2010. All Rights Reserved.