|
Interfaces | ||
---|---|---|
|
IActionalInstrumentationService | Interface describing the methods required for Actional Instrumentation Services |
|
IContextDatasetStore | Interface for services that manage the persistent store of the Context Dataset between REST requests |
Classes | ||
---|---|---|
|
ActionalInteractionService | Default ActionalInstrumentation Service |
|
AppServerStartupManager | CCS-SSS compliant implementation of the Ccs.Common.IStartupManager Interface |
|
ContextDatasetStore | Service that provides persistent storage of the Context Dataset between REST requests. |
|
RestServerSessionActivator | Performs session activation for REST requests |
|
RestServerStartupValidationService | Validates a REST AppServer session during startup. Misconfigurated sessions will be stopped from starting by throwing an error from the service method |
|
ServerHelperTask | General purpose helper Business Task |
|
ServerOperatingModeEnum | Character Enumeration of Server Operating modes as returned by SESSION:SERVER-OPERATING-MODe |
|
ServerSessionActivator | |
|
SessionContextSerializer | Serializes the client side context for a server request |
|
SessionExpiredException | |