| Name | Description | Type | Package | Framework | 
| AbstractStateContext | Abstract StateContext which uses a Map to store theAuthor:Apache MINA Project | Class | org.apache.mina.statemachine.context | Apache Mina | 
| AbstractStateContextLookup | Abstract StateContextLookup implementation. | Class | org.apache.mina.statemachine.context | Apache Mina | 
| DefaultStateContext | Default StateContext implementation. | Class | org.apache.mina.statemachine.context | Apache Mina | 
| DefaultStateContextFactory | StateContextFactory which creates DefaultStateContextAuthor:Apache MINA Project | Class | org.apache.mina.statemachine.context | Apache Mina | 
| IoSessionStateContextLookup | MINA specific StateContextLookup which uses an IoSession attribute to store the StateContextLookup. | Class | org.apache.mina.statemachine.context | Apache Mina | 
| SingletonStateContextLookup | StateContextLookup implementation which always returns the same StateContext instance. | Class | org.apache.mina.statemachine.context | Apache Mina | 
| StateContext | StateContext objects are used to store the current State and any application specific attributes for a specific client of a | Interface | org.apache.mina.statemachine.context | Apache Mina | 
| StateContextFactory | Factory which creates StateContext instances. | Interface | org.apache.mina.statemachine.context | Apache Mina | 
| StateContextLookup | Lookups a StateContext from a collection of event arguments. | Interface | org.apache.mina.statemachine.context | Apache Mina |