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

TJSONRPCHandler

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

Declaration

Source position: fpjsonrpc.pp line 138

type TJSONRPCHandler = class(TCustomJSONRPCHandler)

protected

  function DoExecute(); override;

published

  property OnExecute: TJSONRPCEvent; [rw]

  property OnContextExecute: TJSONContextRPCEvent; [rw]

  property BeforeExecute: TNotifyEvent;

  property AfterExecute: TNotifyEvent;

  property OnParamError: TJSONParamErrorEvent;

  property Options: TJSONRPCOptions;

  property ParamDefs: TJSONParamDefs;

  property ResultType: TJSONtype;

end;

Inheritance

TJSONRPCHandler

|

TCustomJSONRPCHandler

|

TObject


Documentation generated on: 2023-03-18