Package | Description |
---|---|
com.hazelcast.web |
Provides Hazelcast-based session replication.
|
com.hazelcast.web.entryprocessor |
Provides Entry Processors used in hazelcast-wm
|
com.hazelcast.web.spring |
Provides Spring aware Hazelcast based session replication.
|
Class and Description |
---|
ClusteredSessionService
ClusteredSessionService is a proxy class which delegates all
operations on distributed map to hazelcast cluster used for session
replication.
|
HazelcastHttpSession |
LocalCacheEntry
LocalCacheEntry which is used store cache entries inside
WebFilter |
WebFilter
Provides clustered sessions by backing session data with an
IMap . |
WebFilter.RequestWrapper |
WebFilter.ResponseWrapper |
Class and Description |
---|
JvmIdAware
An interface that can be implemented by EntryProcessors in order to
marks which jvm(node) is entry is processed.
|
SessionState
Wrapper class which holds session attributes and jvmIds
|
Class and Description |
---|
HazelcastHttpSession |
WebFilter
Provides clustered sessions by backing session data with an
IMap . |
WebFilter.RequestWrapper |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.