REST.Backend.EndPoint.TBackendEndpoint

From RAD Studio API Documentation
Jump to: navigation, search

REST.Backend.EndPoint.TCustomBackendEndpointREST.Backend.EndPoint.TBackendRequestComponentAuthREST.Backend.EndPoint.TBackendRequestComponentTBackendEndpoint

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