EMS.Services

From RAD Studio API Documentation
Jump to: navigation, search


Package emsserverapi280.bpl

Classes

EEMSInternalAPIErrorException that may raise when you interact with the members of the TEMSInternalAPI class.
IEMSApplicationServiceInterface 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).
IEMSEndPointSegmentsServiceInterface that provides methods to work with segments of URL paths.
IEMSInternalResourceRequestServiceService for executing internal EMS resource endpoint requests from another custom EMS resource endpoint implementations.
IEMSLoggingServiceInterface that provides members to work with the RAD Server Engine (EMS Server) logs.
IEMSLoggingServiceExt
IEMSModuleResourceRequestInterface that provides methods to execute EMS Edge Module resource request from custom EMS Resource endpoint implementations.
IEMSModuleResourceRequestServiceService interface for executing EMS Edge Module resource requests from custom EMS Resource endpoint implementation.
IEMSResourceRequestBase interface for services that make requests to resources.
IEMSResourceRequestContentContent of an EMS Resource request.
IEMSResourceRequestContextContext of an EMS Resource request to the EMS Server.
IEMSResourceResponseContentResponse to a resource request that you executed.
IEMSServicesInterface that provides methods to access the interfaces of services of the RAD Server Engine (EMS Server).
TEMSApplicationServiceProvides methods to register procedures that you want to execute at the startup or at the shutdown of the RAD Server Engine (EMS Server).
TEMSInternalAPISupports internal executing of built-in EMS Resource endpoints from a custom EMS Resource endpoint implementation.
TEMSLoggingServiceProvides members to work with the RAD Server Engine (EMS Server) logs.
TEMSServicesProvides methods to access the interfaces of services of the RAD Server Engine (EMS Server).

Types

TEMSLoggingEnabledFunc
TEMSLoggingOutputProc
TEMSResourceRequestQueryParam
TEMSResourceRequestQueryParams
TEMSResourceRequestSegmentsURL segments array

Variables

EMSServicesGlobal object that implements IEMSServices to provide methods to access the interfaces of services of the EMS Server.