|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateContextLookup | |
|---|---|
| org.apache.mina.statemachine | |
| org.apache.mina.statemachine.context | |
| Uses of StateContextLookup in org.apache.mina.statemachine |
|---|
| Methods in org.apache.mina.statemachine with parameters of type StateContextLookup | |
|---|---|
StateMachineProxyBuilder |
StateMachineProxyBuilder.setStateContextLookup(StateContextLookup contextLookup)
Sets the StateContextLookup to be used. |
| Uses of StateContextLookup in org.apache.mina.statemachine.context |
|---|
| Classes in org.apache.mina.statemachine.context that implement StateContextLookup | |
|---|---|
class |
AbstractStateContextLookup
Abstract StateContextLookup implementation. |
class |
IoSessionStateContextLookup
MINA specific StateContextLookup which uses an IoSession
attribute to store the StateContextLookup. |
class |
SingletonStateContextLookup
StateContextLookup implementation which always returns the same
StateContext instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||