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

TCustomJSONRPCHandlerManager.RegisterHandler

Declaration

Source position: fpjsonrpc.pp line 383

public function TCustomJSONRPCHandlerManager.RegisterHandler(

  const AMethodName: TJSONStringType;

  AClass: TCustomJSONRPCHandlerClass;

  AArgumentCount: Integer = 0

):TJSONRPCHandlerDef; overload;

function TCustomJSONRPCHandlerManager.RegisterHandler(

  const AClassName: TJSONStringType;

  const AMethodName: TJSONStringType;

  AClass: TCustomJSONRPCHandlerClass;

  AArgumentCount: Integer = 0

):TJSONRPCHandlerDef; overload;


Documentation generated on: 2023-03-18