Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.mina.statemachine.context Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractStateContextAbstract StateContext which uses a Map to store theAuthor:Apache MINA ProjectClassorg.apache.mina.statemachine.contextApache Mina
AbstractStateContextLookupAbstract StateContextLookup implementation.Classorg.apache.mina.statemachine.contextApache Mina
DefaultStateContextDefault StateContext implementation.Classorg.apache.mina.statemachine.contextApache Mina
DefaultStateContextFactoryStateContextFactory which creates DefaultStateContextAuthor:Apache MINA ProjectClassorg.apache.mina.statemachine.contextApache Mina
IoSessionStateContextLookupMINA specific StateContextLookup which uses an IoSession attribute to store the StateContextLookup.Classorg.apache.mina.statemachine.contextApache Mina
SingletonStateContextLookupStateContextLookup implementation which always returns the same StateContext instance.Classorg.apache.mina.statemachine.contextApache Mina
StateContextStateContext objects are used to store the current State and any application specific attributes for a specific client of a Interfaceorg.apache.mina.statemachine.contextApache Mina
StateContextFactoryFactory which creates StateContext instances.Interfaceorg.apache.mina.statemachine.contextApache Mina
StateContextLookupLookups a StateContext from a collection of event arguments.Interfaceorg.apache.mina.statemachine.contextApache Mina