Class Hierarchy
- java.lang.Object
- org.simpleframework.http.session.SessionManager<T> (implements org.simpleframework.http.session.SessionProvider<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.simpleframework.util.FormatException
- org.simpleframework.util.lease.LeaseException
- org.simpleframework.http.session.SessionException
- org.simpleframework.util.lease.LeaseException
- org.simpleframework.util.FormatException
- java.lang.Exception
Interface Hierarchy
- java.util.Map<K,
V> - org.simpleframework.http.session.Session<T>
- org.simpleframework.http.session.Observer<T>
- org.simpleframework.http.session.SessionProvider<T>