Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
Contains a Coherence-backed ASP.NET 2.0 session store provider implementation and related utility classes.
Classes
| Class | Description | |
|---|---|---|
| CoherenceSessionStore |
ASP.NET Session-State Store Provider implementation that uses a
Coherence for .NET INamedCache to store HTTP session
state.
| |
| SessionHolder |
A holder object that stores model and metadata for a single session.
| |
| SessionKey |
Session key.
|
Interfaces
| Interface | Description | |
|---|---|---|
| ISessionModel |
Session model interface.
| |
| ISessionModelManager |
Defines the methods that model managers have to implement.
|