| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| ITransition
Encpsulates the logic to be executed when an event arrives for a subject in a particular state.
|
| Class and Description |
|---|
| 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-2014 Eike Stepper (Berlin, Germany) and others.