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.MongoIndexedSessionRepository (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.session.FindByIndexNameSessionRepository<S>, org.springframework.beans.factory.InitializingBean)
- 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.AbstractMongoSessionConverter (implements org.springframework.core.convert.converter.GenericConverter)