Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Classes
  • Enum Classes
  • Methods
  • Annotation Interface Elements
  • Deprecated Classes
    Class
    Description
    org.springframework.session.hazelcast.HazelcastSessionRepository
    since 2.2.0 in favor of HazelcastIndexedSessionRepository
  • Deprecated Enum Classes
    Enum Class
    Description
    org.springframework.session.hazelcast.HazelcastFlushMode
    since 2.2.0 in favor of FlushMode
  • Deprecated Methods
    Method
    Description
    org.springframework.session.hazelcast.config.annotation.web.http.EnableHazelcastHttpSession.hazelcastFlushMode()
    since 2.2.0 in favor of EnableHazelcastHttpSession.flushMode()
    org.springframework.session.hazelcast.config.annotation.web.http.HazelcastHttpSessionConfiguration.setHazelcastFlushMode(HazelcastFlushMode)
    org.springframework.session.hazelcast.HazelcastSessionRepository.setHazelcastFlushMode(HazelcastFlushMode)
    since 2.2.0 in favor of HazelcastIndexedSessionRepository.setFlushMode(FlushMode)
  • Deprecated Annotation Interface Elements
    Annotation Interface Element
    Description
    org.springframework.session.hazelcast.config.annotation.web.http.EnableHazelcastHttpSession.hazelcastFlushMode()
    since 2.2.0 in favor of EnableHazelcastHttpSession.flushMode()