EMS.ResourceTypes.TEMSResourceEndPointSuffix

From RAD Studio API Documentation

TEMSResourceEndPointSuffixEMS.ResourceTypes.TEMSResourceEndPointSystem.TObject

Delphi

TEMSResourceEndPointSuffix = class(TEMSResourceEndPoint)

C++

class PASCALIMPLEMENTATION TEMSResourceEndPointSuffix : public TEMSResourceEndPoint

Properties

Type Visibility Source Unit Parent
class public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes EMS.ResourceTypes

Description

Handler of an endpoint of an EMS resource.

When you create an instance of TEMSResourceEndPointSuffix, you associate that instance with a specific EMS resource, a specific URL path and request method within that EMS resource, and a procedure to handle matching requests.