Class Hierarchy

  • java.lang.Object
    • org.springframework.session.data.mongo.AbstractMongoSessionConverter (implements org.springframework.core.convert.converter.GenericConverter)
    • 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.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.config.annotation.web.reactive.ReactiveMongoWebSessionConfiguration (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.EmbeddedValueResolverAware, org.springframework.context.annotation.ImportAware)

Annotation Interface Hierarchy