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

TFPRPCClient

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

Declaration

Source position: fprpcclient.pp line 48

type TFPRPCClient = class(TComponent)

protected

  function QueryInterface(); override;

  function CreateVirtualInterface(); virtual;

  function EncodeParams();

  function DecodeResult();

  function DoCreateProxy();

  procedure HandleInvoke(); virtual;

  function DoRequest(); virtual;

  function CreateRPCRequest(); virtual;

  property Client: TAbstractWebClient; [r]

public

  function CreateService();

  property WebClient: TAbstractWebClient; [rw]

  property BaseURL: string; [rw]

  property Options: TRPCClientOptions; [rw]

end;

Inheritance

TFPRPCClient

|

TObject


Documentation generated on: 2023-03-18