org.mobicents.slee.service.common
Class SimpleCallFlowResponseState

java.lang.Object
  extended by org.mobicents.slee.service.common.SimpleCallFlowResponseState
All Implemented Interfaces:
SimpleCallFlowState
Direct Known Subclasses:
CallControlSbb.BeforeCalleeConfirmedState, CallControlSbb.ExternalCancellationState, CallControlSbb.ExternalTerminationCalleeState, CallControlSbb.ExternalTerminationCallerState, CallControlSbb.TerminationState, CallControlSbb.UATerminationState

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


Constructor Summary
SimpleCallFlowResponseState()
           
 
Method Summary
 void execute(javax.sip.RequestEvent event)
           
abstract  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

SimpleCallFlowResponseState

public SimpleCallFlowResponseState()
Method Detail

execute

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

execute

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


Copyright © 2010. All Rights Reserved.