Datasnap.DSHTTPCommon.TDSJsonResponseHandler

Delphi
TDSJsonResponseHandler = class abstract(TDSServiceResponseHandler)
C++
class PASCALIMPLEMENTATION TDSJsonResponseHandler : public TDSServiceResponseHandler
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp | Datasnap.DSHTTPCommon | Datasnap.DSHTTPCommon | 
Description
Base class for response handlers that will translate the DBX commands into JSON.
TDSJsonResponseHandler is the base class for response handlers that will translate the DBX commands into JSON.