Unit 'fpjsonrpc' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-web]

TJSONRPCHandlerDef

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpjsonrpc.pp line 313

type TJSONRPCHandlerDef = class(TCollectionItem)

protected

  function CreateInstance(); virtual;

  property DataModuleClass: TDataModuleClass; [r]

public

  destructor Destroy; override;

  function HaveParamDefs;

  property HandlerClassName: TJSONStringType; [rw]

  property HandlerMethodName: TJSONStringType; [rw]

  property HandlerClass: TCustomJSONRPCHandlerClass; [rw]

  property BeforeCreate: TBeforeCreateJSONRPCHandlerEvent; [rw]

  property AfterCreate: TJSONRPCHandlerEvent; [rw]

  property ArgumentCount: Integer; [rw]

  property ParamDefs: TJSONParamDefs; [rw]

  property ResultType: TJSONType; [rw]

end;

Inheritance

TJSONRPCHandlerDef

|

TObject


Documentation generated on: 2023-03-18