JavaScript is disabled on your browser.
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.data.redis
,
org.springframework.session.data.redis.config
,
org.springframework.session.data.redis.config.annotation.web.http
,
org.springframework.session.events
,
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.web.context.
AbstractHttpSessionApplicationInitializer
(implements org.springframework.web.WebApplicationInitializer)
org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
org.springframework.session.web.socket.config.annotation.
AbstractSessionWebSocketMessageBrokerConfigurer
<S>
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
)
java.util.
EventObject
(implements java.io.
Serializable
)
org.springframework.context.ApplicationEvent
org.springframework.session.web.socket.events.
SessionConnectEvent
org.springframework.session.events.
SessionDestroyedEvent
org.springframework.session.web.http.
HeaderHttpSessionStrategy
(implements org.springframework.session.web.http.
HttpSessionStrategy
)
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.redis.config.annotation.web.http.
RedisHttpSessionConfiguration
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.annotation.ImportAware)
org.springframework.session.data.redis.
RedisOperationsSessionRepository
(implements org.springframework.session.
SessionRepository
<S>)
org.springframework.session.data.redis.
SessionMessageListener
(implements org.springframework.data.redis.connection.MessageListener)
org.springframework.session.web.http.
SessionRepositoryFilter
<S>
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.
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>
Annotation Type Hierarchy
org.springframework.session.data.redis.config.annotation.web.http.
EnableRedisHttpSession
(implements java.lang.annotation.
Annotation
)
Overview
Package
Class
Tree
Deprecated
Index
Help
spring-session
Prev
Next
Frames
No Frames
All Classes