Click or drag to resize

Tangosol.Web Namespace

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Contains a Coherence-backed ASP.NET 2.0 session store provider implementation and related utility classes.
Classes
  ClassDescription
Public classCoherenceSessionStore
ASP.NET Session-State Store Provider implementation that uses a Coherence for .NET INamedCache to store HTTP session state.
Public classSessionHolder
A holder object that stores model and metadata for a single session.
Public classSessionKey
Session key.
Interfaces
  InterfaceDescription
Public interfaceISessionModel
Session model interface.
Public interfaceISessionModelManager
Defines the methods that model managers have to implement.