DSService.TDSService
From RAD Studio VCL Reference
Delphi Information
From DSService.pas
TDSService = class(TObject)
Unit: DSService
Type: class
Inherited Class Members: DSService.TDSService Members
Class Properties: DSService.TDSService Properties
Class Methods: DSService.TDSService Methods
Class Constructors & Destructors: DSService.TDSService Constructors
Description
Is the API class for DataSnap-specific stateless services.
TDSService is the API class for all the DataSnap-specific stateless services. A request usually comes as an HTTP request and the response consists of a JSON object. Various protocols such as REST implement the methods of the TDSService class.