REST.Backend.EndPoint.TCustomBackendEndpoint

Aus RAD Studio API Documentation

TCustomBackendEndpointREST.Backend.EndPoint.TBackendRequestComponentAuthREST.Backend.EndPoint.TBackendRequestComponentREST.Backend.EndPoint.TBackendRequestComponent

Delphi

TCustomBackendEndpoint = class(TBackendRequestComponentAuth<IBackendCustomEndpointService, TBackendCustomEndpointAPI>, IRESTResponseJSON)

C++

class PASCALIMPLEMENTATION TCustomBackendEndpoint : public TBackendRequestComponentAuth__2<Rest::Backend::Servicetypes::_di_IBackendCustomEndpointService,Rest::Backend::Servicetypes::TBackendCustomEndPointApi*>

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Backend.EndPoint.pas
REST.Backend.EndPoint.hpp
REST.Backend.EndPoint REST.Backend.EndPoint

Beschreibung

Container der Daten und der Logik zur Ausführung einer REST-Anforderung. {{#multireplace:REST.Backend.EndPoint.TCustomBackendEndpoint|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:REST.Client.TCustomRESTRequest|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:REST.Client.TCustomRESTRequest|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Container der Daten und der Logik zur Ausführung einer REST-Anforderung.

Siehe auch