![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Class | Description | |
---|---|---|
![]() | CcowContextAgentService | The context agent service is the base implementation for CCOW web agents services. |
![]() | CcowParticipantService | The CCOW participant service used by web applications. |
![]() | CcowQueryConverter | Converts CCOW query string parameters to objects of the appropriate type. |
![]() | CcowService | The CCOW service implementation. |
![]() | CcowWebHttpBehavior | Used by the services to process CCOW parameters. |
![]() | ClientConnectionEventArgs | Provides data for the CcowParticipantService.ClientConnected and CcowParticipantService.ClientDisconnected events. |
![]() | ContextEventArgs | Provides data for the CcowParticipantService.ChangesPending event. |
![]() | ContextManagementRegistryService | Used by applications to locate CCOW web components. |
Interface | Description | |
---|---|---|
![]() | IAuthenticationRepositoryService | The authentication repository service used by web applications to securely interact with the repository to store and retrieve user authentication data. |
![]() | IBaseService | Defines the base interface for all CCOW Services. |
![]() | ICcowContextAgentService | The context agent service enables a web context agent to be notified about context changes. |
![]() | ICcowParticipantService | Represents the Service contract for the CCOW participant service. |
![]() | IContextActionService | The context action service receive requests from context participants to perform a context action. |
![]() | IContextDataService | The context data service enables a web context participant to get and set context data for common subjects that do not require secure access. |
![]() | IContextFilterService | The context filter service enables a web context participant to get and set a filter. |
![]() | IContextManagerService | The context manager service enables a web context participant to join and leave a common context session, and perform context change transactions. |
![]() | IContextSessionService | The context session service enables a web context manager to be informed that it represents the active session for a point-of-use device. |
![]() | IImplementationInformationService | The implementation information service enables a component to expose information pertaining to its implementation. |
![]() | IInterfaceInformationService | The interface information service enables a component to interrogate another component to determine if it implements a particular interface. |
![]() | IListenerRegistrarService | The listener registrar service enables the web context manager to maintain a list of client URLs for notifying web pages about committed context change transactions. |
![]() | ISecureBindingService | The secure binding service enables a web component to exchange security-related credentials with another component for subsequent use in interactions that need to be secure. |
![]() | ISecureContextDataService | The secure context data service enables a web context participant to get and set context data for common subjects that do not require secure access. |