Datasnap.DSHTTP.TDSResponseHandlerFactory

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSResponseHandlerFactory

Delphi

TDSResponseHandlerFactory = class

C++

class PASCALIMPLEMENTATION TDSResponseHandlerFactory : public System::TObject

Properties

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

Description

Represents the factory class for creating an appropriate instance of TDSServiceResponseHandler.

TDSResponseHandlerFactory is the factory class for creating an appropriate instance of TDSServiceResponseHandler.

See Also