| Package | Description | 
|---|---|
| com.hazelcast.web | Provides Hazelcast-based session replication. | 
| com.hazelcast.web.spring | Provides Spring aware Hazelcast based session replication. | 
| Constructor and Description | 
|---|
| HazelcastHttpSession(WebFilter webFilter,
                    String sessionId,
                    javax.servlet.http.HttpSession originalSession,
                    boolean deferredWrite,
                    boolean stickySession) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SpringAwareWebFilterProvides Spring aware Hazelcast based session replication by extending from
  WebFilter | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.