Datasnap.DSHTTPCommon.TDSJsonResponseHandler

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
Unit: Datasnap.DSHTTPCommon | |
Parent: Datasnap.DSHTTPCommon |
Delphi
TDSJsonResponseHandler = class abstract(TDSServiceResponseHandler)
C++
class PASCALIMPLEMENTATION TDSJsonResponseHandler : public TDSServiceResponseHandler
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.