Uses of Class
com.hazelcast.web.WebFilter.RequestWrapper

Packages that use WebFilter.RequestWrapper
com.hazelcast.web Provides Hazelcast-based session replication. 
com.hazelcast.web.spring Provides Spring aware Hazelcast based session replication. 
 

Uses of WebFilter.RequestWrapper in com.hazelcast.web
 

Methods in com.hazelcast.web with parameters of type WebFilter.RequestWrapper
protected  WebFilter.HazelcastHttpSession WebFilter.createNewSession(WebFilter.RequestWrapper requestWrapper, String existingSessionId)
           
 

Uses of WebFilter.RequestWrapper in com.hazelcast.web.spring
 

Methods in com.hazelcast.web.spring with parameters of type WebFilter.RequestWrapper
protected  WebFilter.HazelcastHttpSession SpringAwareWebFilter.createNewSession(WebFilter.RequestWrapper requestWrapper, String existingSessionId)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.