Class IoSessionStateContextLookup

java.lang.Object
org.apache.mina.statemachine.context.AbstractStateContextLookup
org.apache.mina.statemachine.context.IoSessionStateContextLookup
All Implemented Interfaces:
StateContextLookup

public class IoSessionStateContextLookup extends AbstractStateContextLookup
MINA specific StateContextLookup which uses an IoSession attribute to store the StateContextLookup.