API:Datasnap.DSHTTPWebBroker.TDSRESTWebDispatch

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSHTTPWebBroker.TDSWebDispatchWeb.AutoDisp.TWebDispatchSystem.Classes.TPersistentSystem.TObjectTDSRESTWebDispatch

Delphi

TDSRESTWebDispatch = class(TDSWebDispatch)

C++

class PASCALIMPLEMENTATION TDSRESTWebDispatch : public TDSWebDispatch

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker Datasnap.DSHTTPWebBroker

Description

Base class for DataSnap dispatchers that defines their default properties.

Datasnap.DSHTTPWebBroker.TDSRESTWebDispatch inherits from Datasnap.DSHTTPWebBroker.TDSWebDispatch. All content below this line refers to Datasnap.DSHTTPWebBroker.TDSWebDispatch.

Base class for DataSnap dispatchers that defines their default properties.

See Also