Datasnap.DSHTTP.TDSCacheResponseHandler

提供:RAD Studio API Documentation

TDSCacheResponseHandlerDatasnap.DSHTTPCommon.TDSJsonResponseHandlerDatasnap.DSHTTPCommon.TDSServiceResponseHandlerData.DBXCommon.TRequestCommandHandlerSystem.TObject

Delphi

TDSCacheResponseHandler = class(TDSJsonResponseHandler)

C++

class PASCALIMPLEMENTATION TDSCacheResponseHandler : public Datasnap::Dshttpcommon::TDSJsonResponseHandler

プロパティ

種類 可視性 ソース ユニット
class public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP Datasnap.DSHTTP


説明

複合データ型がサーバー上でキャッシュ内に格納されていて、キャッシュされたオブジェクトの値ではなくキャッシュ内のオブジェクトの URL(Uniform Resource Identifier)がユーザーに返される場合の、応答ハンドラです。

関連項目