JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
spring-session
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.session
,
org.springframework.session.config.annotation.web.http
,
org.springframework.session.data.gemfire
,
org.springframework.session.data.gemfire.config.annotation.web.http
,
org.springframework.session.data.gemfire.config.annotation.web.http.support
,
org.springframework.session.data.gemfire.support
,
org.springframework.session.data.mongo
,
org.springframework.session.data.mongo.config.annotation.web.http
,
org.springframework.session.data.redis
,
org.springframework.session.data.redis.config
,
org.springframework.session.data.redis.config.annotation.web.http
,
org.springframework.session.events
,
org.springframework.session.hazelcast
,
org.springframework.session.hazelcast.config.annotation.web.http
,
org.springframework.session.jdbc
,
org.springframework.session.jdbc.config.annotation.web.http
,
org.springframework.session.security
,
org.springframework.session.security.web.authentication
,
org.springframework.session.web.context
,
org.springframework.session.web.http
,
org.springframework.session.web.socket.config.annotation
,
org.springframework.session.web.socket.events
,
org.springframework.session.web.socket.handler
,
org.springframework.session.web.socket.server
Class Hierarchy
java.lang.Object
org.springframework.session.data.gemfire.
AbstractGemFireOperationsSessionRepository.GemFireSession
(implements java.lang.Comparable<T>, com.gemstone.gemfire.DataSerializable, com.gemstone.gemfire.Delta, org.springframework.session.
ExpiringSession
)
org.springframework.session.web.context.
AbstractHttpSessionApplicationInitializer
(implements org.springframework.web.WebApplicationInitializer)
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
org.springframework.session.data.gemfire.
AbstractGemFireOperationsSessionRepository.GemFireSessionAttributes
(implements com.gemstone.gemfire.DataSerializable, com.gemstone.gemfire.Delta)
org.springframework.session.data.mongo.
AbstractMongoSessionConverter
(implements org.springframework.core.convert.converter.GenericConverter)
org.springframework.session.data.mongo.
JacksonMongoSessionConverter
org.springframework.session.data.mongo.
JdkMongoSessionConverter
org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
org.springframework.session.web.socket.config.annotation.
AbstractSessionWebSocketMessageBrokerConfigurer
<S>
com.gemstone.gemfire.cache.util.CacheListenerAdapter<K,V> (implements com.gemstone.gemfire.cache.CacheListener<K,V>)
org.springframework.session.data.gemfire.
AbstractGemFireOperationsSessionRepository
(implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.session.
FindByIndexNameSessionRepository
<S>, org.springframework.beans.factory.InitializingBean)
org.springframework.session.data.gemfire.
GemFireOperationsSessionRepository
org.springframework.messaging.support.ChannelInterceptorAdapter (implements org.springframework.messaging.support.ChannelInterceptor)
org.springframework.session.web.socket.server.
SessionRepositoryMessageInterceptor
<S> (implements org.springframework.web.socket.server.HandshakeInterceptor)
org.springframework.session.data.redis.config.
ConfigureNotifyKeyspaceEventsAction
(implements org.springframework.session.data.redis.config.
ConfigureRedisAction
)
org.springframework.session.web.http.
CookieHttpSessionStrategy
(implements org.springframework.session.web.http.
HttpSessionManager
, org.springframework.session.web.http.
MultiHttpSessionStrategy
)
org.springframework.session.web.http.
CookieSerializer.CookieValue
org.springframework.session.web.http.
DefaultCookieSerializer
(implements org.springframework.session.web.http.
CookieSerializer
)
java.util.EventObject (implements java.io.Serializable)
org.springframework.context.ApplicationEvent
org.springframework.session.events.
AbstractSessionEvent
org.springframework.session.events.
SessionCreatedEvent
org.springframework.session.events.
SessionDestroyedEvent
org.springframework.session.events.
SessionDeletedEvent
org.springframework.session.events.
SessionExpiredEvent
org.springframework.session.web.socket.events.
SessionConnectEvent
org.springframework.session.data.gemfire.config.annotation.web.http.support.
GemFireCacheTypeAwareRegionFactoryBean
<K,V> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.session.data.gemfire.support.
GemFireUtils
org.springframework.session.hazelcast.
HazelcastSessionRepository
(implements com.hazelcast.map.listener.EntryAddedListener<K,V>, com.hazelcast.map.listener.EntryEvictedListener<K,V>, com.hazelcast.map.listener.EntryRemovedListener<K,V>, org.springframework.session.
FindByIndexNameSessionRepository
<S>)
org.springframework.session.web.http.
HeaderHttpSessionStrategy
(implements org.springframework.session.web.http.
HttpSessionStrategy
)
com.gemstone.gemfire.Instantiator
org.springframework.session.data.gemfire.
AbstractGemFireOperationsSessionRepository.GemFireSessionAttributesInstantiator
org.springframework.session.data.gemfire.
AbstractGemFireOperationsSessionRepository.GemFireSessionInstantiator
org.springframework.session.jdbc.
JdbcOperationsSessionRepository
(implements org.springframework.session.
FindByIndexNameSessionRepository
<S>)
org.springframework.session.
MapSession
(implements org.springframework.session.
ExpiringSession
, java.io.Serializable)
org.springframework.session.
MapSessionRepository
(implements org.springframework.session.
SessionRepository
<S>)
org.springframework.session.data.mongo.
MongoExpiringSession
(implements org.springframework.session.
ExpiringSession
)
org.springframework.session.data.mongo.
MongoOperationsSessionRepository
(implements org.springframework.session.
FindByIndexNameSessionRepository
<S>)
org.springframework.session.data.redis.
RedisOperationsSessionRepository
(implements org.springframework.session.
FindByIndexNameSessionRepository
<S>, org.springframework.data.redis.connection.MessageListener)
org.springframework.session.data.gemfire.config.annotation.web.http.support.
SessionAttributesIndexFactoryBean
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.session.hazelcast.
SessionEntryListener
(implements com.hazelcast.map.listener.EntryAddedListener<K,V>, com.hazelcast.map.listener.EntryEvictedListener<K,V>, com.hazelcast.map.listener.EntryRemovedListener<K,V>)
org.springframework.session.web.http.
SessionEventHttpSessionListenerAdapter
(implements org.springframework.context.ApplicationListener<E>, org.springframework.web.context.ServletContextAware)
org.springframework.session.data.redis.
SessionMessageListener
(implements org.springframework.data.redis.connection.MessageListener)
org.springframework.session.web.http.
SessionRepositoryFilter
<S>
org.springframework.session.config.annotation.web.http.
SpringHttpSessionConfiguration
(implements org.springframework.context.ApplicationContextAware)
org.springframework.session.data.gemfire.config.annotation.web.http.
GemFireHttpSessionConfiguration
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.annotation.ImportAware)
org.springframework.session.hazelcast.config.annotation.web.http.
HazelcastHttpSessionConfiguration
(implements org.springframework.context.annotation.ImportAware)
org.springframework.session.jdbc.config.annotation.web.http.
JdbcHttpSessionConfiguration
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.EmbeddedValueResolverAware, org.springframework.context.annotation.ImportAware)
org.springframework.session.data.mongo.config.annotation.web.http.
MongoHttpSessionConfiguration
(implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.context.annotation.ImportAware)
org.springframework.session.data.redis.config.annotation.web.http.
RedisHttpSessionConfiguration
(implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.context.annotation.ImportAware)
org.springframework.session.security.
SpringSessionBackedSessionRegistry
(implements org.springframework.security.core.session.SessionRegistry)
org.springframework.session.security.web.authentication.
SpringSessionRememberMeServices
(implements org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.security.web.authentication.RememberMeServices)
com.hazelcast.query.extractor.ValueExtractor<T,A>
org.springframework.session.hazelcast.
PrincipalNameExtractor
org.springframework.session.web.socket.handler.
WebSocketConnectHandlerDecoratorFactory
(implements org.springframework.web.socket.handler.WebSocketHandlerDecoratorFactory)
org.springframework.session.web.socket.handler.
WebSocketRegistryListener
(implements org.springframework.context.ApplicationListener<E>)
Interface Hierarchy
org.springframework.session.data.redis.config.
ConfigureRedisAction
org.springframework.session.web.http.
CookieSerializer
org.springframework.session.web.http.
HttpSessionManager
org.springframework.session.web.http.
HttpSessionStrategy
org.springframework.session.web.http.
MultiHttpSessionStrategy
(also extends org.springframework.session.web.http.
RequestResponsePostProcessor
)
org.springframework.session.web.http.
RequestResponsePostProcessor
org.springframework.session.web.http.
MultiHttpSessionStrategy
(also extends org.springframework.session.web.http.
HttpSessionStrategy
)
org.springframework.session.
Session
org.springframework.session.
ExpiringSession
org.springframework.session.
SessionRepository
<S>
org.springframework.session.
FindByIndexNameSessionRepository
<S>
Annotation Type Hierarchy
org.springframework.session.config.annotation.web.http.
EnableSpringHttpSession
(implements java.lang.annotation.Annotation)
org.springframework.session.jdbc.config.annotation.web.http.
EnableJdbcHttpSession
(implements java.lang.annotation.Annotation)
org.springframework.session.data.gemfire.config.annotation.web.http.
EnableGemFireHttpSession
(implements java.lang.annotation.Annotation)
org.springframework.session.data.mongo.config.annotation.web.http.
EnableMongoHttpSession
(implements java.lang.annotation.Annotation)
org.springframework.session.data.redis.config.annotation.web.http.
EnableRedisHttpSession
(implements java.lang.annotation.Annotation)
org.springframework.session.hazelcast.config.annotation.web.http.
EnableHazelcastHttpSession
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.session.data.redis.
RedisFlushMode
org.springframework.session.hazelcast.
HazelcastFlushMode
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
spring-session
Prev
Next
Frames
No Frames
All Classes