Skip to main content

com.eruces.teagent.IConnection

The IConnection class is the base for objects that work through a TEAgentConnection, which they attach and detach as their operations require.

Since: 1.0

© Pi Soft, 2018-2026 · Tricryption Engine 8.1

Inheritance

Protected Attributes

TypeNameDescription
TEAgentConnectionm_Conn

Public Member Functions

MemberDescription
IConnection()
void attachConnection(TEAgentConnection conn)
TEAgentConnection detachConnection()
TEAgentConnection getConnection()