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

TRequestBuffer

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

Declaration

Source position: server_service_imputils.pas line 26

type TRequestBuffer = class(TInterfacedObject,IRequestBuffer)

protected

  function GetTargetService;

  

  function GetContentType;

  

  function GetContent;

  

  function GetResponse;

  

  function GetFormat;

  

  function GetPropertyManager;

  

public

  constructor Create();

  

end;

Inheritance

TRequestBuffer

  

|

TObject,IRequestBuffer



CT Web help

CodeTyphon Studio