All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class calypso.core.signalling.SignallingContextState

java.lang.Object
   |
   +----calypso.core.signalling.SignallingContextState

class SignallingContextState
extends Object
The base class for signalling context states. The state machine works according to the State Pattern and all actual states are derived from this class. This class contains the default implementations of the possible inputs.

Version:
$Revision: 1.2 $
Author:
Juhana Räsänen

This class is not public and therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index