Uses of Interface
net.officefloor.web.session.spi.HttpSessionStore
Packages that use HttpSessionStore
-
Uses of HttpSessionStore in net.officefloor.web.session
Constructors in net.officefloor.web.session with parameters of type HttpSessionStoreModifierConstructorDescriptionHttpSessionManagedObject(String sessionIdCookieName, int serverHttpConnectionIndex, int httpSessionIdGeneratorIndex, HttpSessionIdGenerator httpSessionIdGenerator, int httpSessionStoreIndex, HttpSessionStore httpSessionStore) Initiate. -
Uses of HttpSessionStore in net.officefloor.web.session.store
Classes in net.officefloor.web.session.store that implement HttpSessionStoreModifier and TypeClassDescriptionclassHttpSessionStorethat contains state of theHttpSessionwithin memory.