JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.session.data.mongo
,
org.springframework.session.data.mongo.config.annotation.web.http
,
org.springframework.session.data.mongo.config.annotation.web.reactive
Class Hierarchy
java.lang.Object
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.session.data.mongo.
Assert
org.springframework.session.data.mongo.
MongoIndexedSessionRepository
(implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.session.FindByIndexNameSessionRepository<S>, org.springframework.beans.factory.InitializingBean)
org.springframework.session.data.mongo.
MongoOperationsSessionRepository
org.springframework.session.data.mongo.
MongoSession
(implements org.springframework.session.Session)
org.springframework.session.data.mongo.
MongoSessionUtils
org.springframework.session.data.mongo.
ReactiveMongoSessionRepository
(implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.session.ReactiveSessionRepository<S>)
org.springframework.session.data.mongo.
ReactiveMongoOperationsSessionRepository
org.springframework.session.config.annotation.web.http.SpringHttpSessionConfiguration (implements org.springframework.context.ApplicationContextAware)
org.springframework.session.data.mongo.config.annotation.web.http.
MongoHttpSessionConfiguration
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.EmbeddedValueResolverAware, org.springframework.context.annotation.ImportAware)
org.springframework.session.config.annotation.web.server.SpringWebSessionConfiguration
org.springframework.session.data.mongo.config.annotation.web.reactive.
ReactiveMongoWebSessionConfiguration
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.EmbeddedValueResolverAware, org.springframework.context.annotation.ImportAware)
Annotation Type Hierarchy
org.springframework.session.data.mongo.config.annotation.web.reactive.
EnableMongoWebSession
(implements java.lang.annotation.Annotation)
org.springframework.session.data.mongo.config.annotation.web.http.
EnableMongoHttpSession
(implements java.lang.annotation.Annotation)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes