Class Hierarchy
- java.lang.Object
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- ratpack.guice.ConfigurableModule<T>
- ratpack.session.SessionModule
- ratpack.guice.ConfigurableModule<T>
- ratpack.session.SessionCookieConfig
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalStateException
- ratpack.session.NonAllowedSessionTypeException
- java.lang.IllegalStateException
- java.lang.RuntimeException
- java.lang.Exception
- com.google.inject.AbstractModule (implements com.google.inject.Module)
Interface Hierarchy
- ratpack.core.service.Service
- ratpack.session.SessionStore
- ratpack.session.Session
- ratpack.session.SessionData
- ratpack.session.SessionId
- ratpack.session.SessionIdGenerator
- ratpack.session.SessionKey<T>
- ratpack.session.SessionSerializer
- ratpack.session.JavaSessionSerializer
- ratpack.session.SessionTypeFilter
- ratpack.session.SessionTypeFilterPlugin