Uses of Package
org.apache.mina.statemachine.context
Packages that use org.apache.mina.statemachine.context
Package
Description
-
Classes in org.apache.mina.statemachine.context used by org.apache.mina.statemachineClassDescription
StateContextobjects are used to store the currentStateand any application specific attributes for a specific client of aStateMachine.Lookups aStateContextfrom a collection of event arguments. -
Classes in org.apache.mina.statemachine.context used by org.apache.mina.statemachine.contextClassDescriptionAbstract
StateContextwhich uses aMapto store the attributes.AbstractStateContextLookupimplementation.StateContextobjects are used to store the currentStateand any application specific attributes for a specific client of aStateMachine.Factory which createsStateContextinstances.Lookups aStateContextfrom a collection of event arguments. -
Classes in org.apache.mina.statemachine.context used by org.apache.mina.statemachine.eventClassDescription
StateContextobjects are used to store the currentStateand any application specific attributes for a specific client of aStateMachine. -
Classes in org.apache.mina.statemachine.context used by org.apache.mina.statemachine.transitionClassDescription
StateContextobjects are used to store the currentStateand any application specific attributes for a specific client of aStateMachine.