Uses of Package
org.eclipse.net4j.util.fsm

Packages that use org.eclipse.net4j.util.fsm
org.eclipse.net4j.util.fsm A framework for finite state machines
org.eclipse.net4j.util.security Interfaces and classes for security, negotiation, authentication, authorization and cryptography. 
 

Classes in org.eclipse.net4j.util.fsm used by org.eclipse.net4j.util.fsm
ITransition
          Encpsulates the logic to be executed when an event arrives for a subject in a particular state.
 

Classes in org.eclipse.net4j.util.fsm used by org.eclipse.net4j.util.security
FiniteStateMachine
          A finite state machine that is based on a matrix of transitions.
ITransition
          Encpsulates the logic to be executed when an event arrives for a subject in a particular state.
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.