Skip to main content

EnsLib.TCP.TextLineInboundAdapter

class EnsLib.TCP.TextLineInboundAdapter extends EnsLib.TCP.InboundAdapter, EnsLib.TCP.TextLineCommon

Property Inventory

Method Inventory

Parameters

parameter SERVICEINPUTCLASS = Ens.StringContainer;
parameter SERVICEOUTPUTCLASS = Ens.StringContainer;

Properties

property Terminators as %String [ InitialExpression = $C(10) ];
Inherited description: Read-terminator character or characters, if any, for subclasses that do terminated reads.
Property methods: TerminatorsDisplayToLogical(), TerminatorsGet(), TerminatorsIsValid(), TerminatorsLogicalToDisplay(), TerminatorsLogicalToOdbc(), TerminatorsNormalize(), TerminatorsSet()

Methods

method OnConnected() as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab