Uses of Class
org.teiid.transport.LogonImpl
-
Packages that use LogonImpl Package Description org.teiid.odbc org.teiid.runtime org.teiid.transport -
-
Uses of LogonImpl in org.teiid.odbc
Constructors in org.teiid.odbc with parameters of type LogonImpl Constructor Description ODBCServerRemoteImpl(ODBCClientInstance client, TeiidDriver driver, LogonImpl logon)
-
Uses of LogonImpl in org.teiid.runtime
Fields in org.teiid.runtime declared as LogonImpl Modifier and Type Field Description protected LogonImpl
EmbeddedServer. logon
-
Uses of LogonImpl in org.teiid.transport
Constructors in org.teiid.transport with parameters of type LogonImpl Constructor Description ODBCClientInstance(ObjectChannel channel, TeiidDriver driver, LogonImpl logonService)
ODBCSocketListener(InetSocketAddress address, SocketConfiguration config, ClientServiceRegistryImpl csr, StorageManager storageManager, int maxLobSize, LogonImpl logon, TeiidDriver driver)
-