| 程序包 | 说明 | 
|---|---|
| org.apache.mina.statemachine | |
| org.apache.mina.statemachine.context | 
| 限定符和类型 | 方法和说明 | 
|---|---|
StateMachineProxyBuilder | 
StateMachineProxyBuilder.setStateContextLookup(StateContextLookup contextLookup)
Sets the  
StateContextLookup to be used. | 
| 限定符和类型 | 类和说明 | 
|---|---|
class  | 
AbstractStateContextLookup
Abstract  
StateContextLookup implementation. | 
class  | 
IoSessionStateContextLookup
 | 
class  | 
SingletonStateContextLookup
StateContextLookup implementation which always returns the same
 StateContext instance. |