API:REST.Backend.EndPoint.TCustomBackendEndpoint

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

REST.Backend.EndPoint.TBackendRequestComponentAuthREST.Backend.EndPoint.TBackendRequestComponentREST.Backend.EndPoint.TBackendRequestComponentTCustomBackendEndpoint

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.

REST.Backend.EndPoint.TCustomBackendEndpoint erbt von REST.Client.TCustomRESTRequest. Der folgende Inhalt bezieht sich auf REST.Client.TCustomRESTRequest.

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

Siehe auch