Source position: fpjsonrpc.pp line 355
public function TJSONRPCHandlerDefs.AddHandler( |
const AClassName: TJSONStringType; |
const AMethodName: TJSONStringType |
):TJSONRPCHandlerDef; overload; |
const AClassName: TJSONStringType; |
const AMethodName: TJSONStringType; |
AClass: TCustomJSONRPCHandlerClass |
):TJSONRPCHandlerDef; overload; |