Unit 'server_service_xmlrpc' Package
[Overview][Classes][Procedures and functions][Index] [#pl_wst]

TXmlRpcFormatter

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

Declaration

Source position: server_service_xmlrpc.pas line 30

type TXmlRpcFormatter = class(TXmlRpcBaseFormatter,IFormatterBase,IFormatterResponse)

public

  procedure BeginCallResponse();

  

  procedure EndCallResponse;

  

  procedure BeginCallRead();

  

  function GetCallProcedureName;

  

  function GetCallTarget;

  

  procedure BeginExceptionList();

  

  procedure EndExceptionList;

  

end;

Inheritance

TXmlRpcFormatter

  

|

TXmlRpcBaseFormatter,IFormatterBase,IFormatterResponse

  

|

TSimpleFactoryItem,IFormatterBase

  

|

TObject



CT Web help

CodeTyphon Studio