Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [TCP] >  [TextLineInboundAdapter]
Private  Storage   

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 1 1


Summary

Properties
%CredentialsObj %HadCR %PartialLine %PoolLimit
%Table %WarnedLatest %logConnections %outIPAddr
AllowedIPAddresses BusinessHost CallInterval Charset
Connected Credentials Device IOAddr
JobPerConnection KeepaliveInterval LocalInterface OldIO
Port QSize ReadTimeout RegistryID
SSLConfig Socket StayConnected Terminators

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
AssignOneSetting ClearAllAppData ClearRuntimeAppData ClearStaticAppData
ConnectOut ConnectedSet CredentialsSet Disconnect
EnumerateSettingsClose EnumerateSettingsExecute EnumerateSettingsFetch FlushWrite
GetAddress GetSettings IsReadError IsWriteError
OnConnected OnInit OnKeepalive OnTask
OnTearDown ReadLine TestConnection Write
WriteLine connectedJob


Parameters

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

Properties

• property Terminators as %String [ InitialExpression = $C(10) ];
Read-terminator character or characters, if any, for subclasses that do terminated reads.

Methods

• method OnConnected() as %Status


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.