REST.Backend.EndPoint.TBackendEndpoint

From RAD Studio API Documentation

TBackendEndpointREST.Backend.EndPoint.TCustomBackendEndpointREST.Backend.EndPoint.TBackendRequestComponentAuthREST.Backend.EndPoint.TBackendRequestComponent

Delphi

TBackendEndpoint = class(TCustomBackendEndPoint)

C++

class PASCALIMPLEMENTATION TBackendEndpoint : public TCustomBackendEndpoint

Properties

Type Visibility Source Unit Parent
class public
REST.Backend.EndPoint.pas
REST.Backend.EndPoint.hpp
REST.Backend.EndPoint REST.Backend.EndPoint

Description

Container of the data and the logic to execute a REST request. REST.Backend.EndPoint.TBackendEndpoint inherits from REST.Client.TCustomRESTRequest. All content below this line refers to REST.Client.TCustomRESTRequest.

Container of the data and the logic to execute a REST request.

See Also