Datasnap.DSHTTPWebBroker.TDSRESTWebDispatcher

Delphi
TDSRESTWebDispatcher = class(TDSRESTServerTransport, IWebDispatch)
C++
class PASCALIMPLEMENTATION TDSRESTWebDispatcher : public Datasnap::Dshttp::TDSRESTServerTransport
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Datasnap.DSHTTPWebBroker.pas Datasnap.DSHTTPWebBroker.hpp | Datasnap.DSHTTPWebBroker | Datasnap.DSHTTPWebBroker | 
Description
WebBroker component that dispatches DataSnap REST requests.
TDSRESTWebDispatcher enables the TDSRESTServer to respond the REST requests.