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

TInProcessTransport

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

Declaration

Source position: same_process_protocol.pas line 33

type TInProcessTransport = class(TBaseTransport,ITransport)

public

  function GetTransportName; override;

  

  procedure SendAndReceive(); override;

  

published

  property ContentType: string; [rw]

  

  property Address: string; [rw]

  

  property Format: string; [rw]

  

end;

Inheritance

TInProcessTransport

  

|

TBaseTransport,ITransport

  

|

TSimpleFactoryItem,ITransport

  

|

TObject



CT Web help

CodeTyphon Studio