Package | Description |
---|---|
net.officefloor.plugin.web.http.session | |
net.officefloor.plugin.web.http.session.store |
Constructor and Description |
---|
HttpSessionManagedObject(String sessionIdCookieName,
int serverHttpConnectionIndex,
int httpSessionIdGeneratorIndex,
HttpSessionIdGenerator httpSessionIdGenerator,
int httpSessionStoreIndex,
HttpSessionStore httpSessionStore)
Initiate.
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryHttpSessionStore
HttpSessionStore that contains state of the HttpSession
within memory. |
Copyright © 2005–2016. All rights reserved.