EMS.Services
| Package | emsserverapi290.bpl |
|---|
Classes
| EEMSInternalAPIError | Exception that may raise when you interact with the members of the TEMSInternalAPI class. |
| IEMSApiDocumentFilter | Interface representing an API documentation custom filter. |
| IEMSApiDocumentService | Service interface for customizing API documentation. |
| IEMSApplicationService | Interface that provides methods to register procedures that you want to execute at the startup or at the shutdown of the RAD Server Engine (EMS Server). |
| IEMSEndPointSegmentsService | Interface that provides methods to work with segments of URL paths. |
| IEMSInternalResourceRequestService | Service for executing internal EMS resource endpoint requests from another custom EMS resource endpoint implementations. |
| IEMSLoggingService | Interface that provides members to work with the RAD Server Engine (EMS Server) logs. |
| IEMSLoggingServiceExt | |
| IEMSModuleResourceRequest | Interface that provides methods to execute EMS Edge Module resource request from custom EMS Resource endpoint implementations. |
| IEMSModuleResourceRequestService (deprecated) | Service interface for executing EMS Edge Module resource requests from custom EMS Resource endpoint implementation. |
| IEMSModuleResourceRequestService2 | Service interface for executing EMS Edge Module resource requests from custom EMS Resource endpoint implementation. |
| IEMSResourceRequest | Base interface for services that make requests to resources. |
| IEMSResourceRequestContent | Content of an EMS Resource request. |
| IEMSResourceRequestContext | Context of an EMS Resource request to the EMS Server. |
| IEMSResourceResponseContent | Response to a resource request that you executed. |
| IEMSServices | Interface that provides methods to access the interfaces of services of the RAD Server Engine (EMS Server). |
| IEMSVariablesService | |
| TEMSAPIDocumentService | |
| TEMSApplicationService | Provides methods to register procedures that you want to execute at the startup or at the shutdown of the RAD Server Engine (EMS Server). |
| TEMSInternalAPI | Supports internal executing of built-in EMS Resource endpoints from a custom EMS Resource endpoint implementation. |
| TEMSLoggingService | Provides members to work with the RAD Server Engine (EMS Server) logs. |
| TEMSServices | Provides methods to access the interfaces of services of the RAD Server Engine (EMS Server). |
| TEMSVariablesService |
Types
| TEMSLoggingEnabledFunc | |
| TEMSLoggingOutputProc | |
| TEMSResourceRequestQueryParam | |
| TEMSResourceRequestQueryParams | |
| TEMSResourceRequestSegments | URL segments array |
Variables
| EMSServices | Global object that implements IEMSServices to provide methods to access the interfaces of services of the EMS Server. |