Namespace Tangosol.Web.Model
Classes
AbstractSession
Abstract base implementation of ISession
MonolithicSession
Implementation of ISession that stores all session attributes in a single cache entry.
SplitSession
Implementation of ISession that stores large session attributes as separate cache entries.