REST.Backend.EndPoint.TCustomBackendEndpoint

提供: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*>

プロパティ

種類 可視性 ソース ユニット
class public
REST.Backend.EndPoint.pas
REST.Backend.EndPoint.hpp
REST.Backend.EndPoint REST.Backend.EndPoint

説明

REST リクエストを実行するための、データおよび論理のコンテナです。 REST.Backend.EndPoint.TCustomBackendEndpoint は REST.Client.TCustomRESTRequest を継承しています。以下の内容はすべて REST.Client.TCustomRESTRequest を参照しています。

REST リクエストを実行するための、データおよび論理のコンテナです。

関連項目