API:Datasnap.DSHTTP.TDSHTTPServer
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: Datasnap.DSHTTP | |
Delphi
TDSHTTPServer = class(TDSRESTServer)
C++
class PASCALIMPLEMENTATION TDSHTTPServer : public TDSRESTServer
Description
Represents the DataSnap-specific REST server.
Datasnap.DSHTTP.TDSHTTPServer inherits from Datasnap.DSHTTP.TDSRESTServer. All content below this line refers to Datasnap.DSHTTP.TDSRESTServer.
Represents the DataSnap-specific REST server.
The TDSRestServer class represents the DataSnap-specific REST server. TDSRestServer provides DataSnap-specific implementations for different command types.