| 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
HazelcastHttpSession is HttpSession implementation based on Hazelcast Imap.
|
| LocalCacheEntry
LocalCacheEntry which is used store cache entries inside
WebFilter |
| WebFilter
Provides clustered sessions by backing session data with an
IMap. |
| WebFilter.HazelcastRequestWrapper |
| WebFilterConfig
Contains all configuration parameters for Hazelcast session replication
|
| 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
HazelcastHttpSession is HttpSession implementation based on Hazelcast Imap.
|
| WebFilter
Provides clustered sessions by backing session data with an
IMap. |
| WebFilter.HazelcastRequestWrapper |
Copyright © 2020. All Rights Reserved.