Unit 'server_service_intf' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_wst]

IRequestBuffer

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

Declaration

Source position: server_service_intf.pas line 47

type IRequestBuffer = interface

  function GetTargetService;

  

  function GetContentType;

  

  function GetContent;

  

  function GetResponse;

  

  function GetFormat;

  

  function GetPropertyManager;

  

end;

Inheritance

IRequestBuffer

  

|

IInterface



CT Web help

CodeTyphon Studio