| Package | Description |
|---|---|
| org.dmd.dmp.server.servlet.base | |
| org.dmd.dmp.server.servlet.base.cache | |
| org.dmd.dmp.server.servlet.extended |
| Modifier and Type | Class and Description |
|---|---|
class |
GetRequestProcessor
The GetRequestProcessor is designed to asynchronously return a set of objects
from the cache in such a way that, if events are requested for the objects,
the client's view of the objects will always be in sync with the state of
the objects in the cache.
|
| Constructor and Description |
|---|
CacheFullListener(CacheRegistration reg,
DmpEventHandlerIF eh) |
CacheFullListener(CacheRegistration reg,
DmpEventHandlerIF eh,
org.dmd.dmc.DmcSliceInfo dsi) |
CacheIndexListener(CacheRegistration reg,
DmpEventHandlerIF eh,
org.dmd.dmc.DmcSliceInfo dsi,
org.dmd.dmc.DmcClassInfo dci) |
CacheListener(CacheRegistration reg,
DmpEventHandlerIF eh,
org.dmd.dmc.DmcSliceInfo dsi) |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionRI
The SessionRI class represents an authenticated user session.
|
Copyright © 2019. All rights reserved.