EMS.ResourceTypes.TEMSResourceEndPointSuffix

From RAD Studio API Documentation
Jump to: navigation, search

EMS.ResourceTypes.TEMSResourceEndPointSystem.TObjectTEMSResourceEndPointSuffix

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.