Package | Description |
---|---|
com.hazelcast.web |
Provides Hazelcast-based session replication.
|
com.hazelcast.web.entryprocessor |
Provides Entry Processors used in hazelcast-wm
|
com.hazelcast.web.listener |
Provides LifecycleListeners for client and server
|
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 |
---|
SessionState
Wrapper class which holds session attributes
|
Class and Description |
---|
ClusteredSessionService
ClusteredSessionService is a proxy class which delegates all
operations on distributed map to hazelcast cluster used for session
replication.
|
Class and Description |
---|
HazelcastHttpSession |
WebFilter
Provides clustered sessions by backing session data with an
IMap . |
WebFilter.RequestWrapper |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.