Package | Description |
---|---|
org.teiid.runtime | |
org.teiid.transport |
Modifier and Type | Method and Description |
---|---|
List<SocketConfiguration> |
EmbeddedConfiguration.getTransports() |
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedConfiguration.addTransport(SocketConfiguration configuration) |
Constructor and Description |
---|
ODBCSocketListener(InetSocketAddress address,
SocketConfiguration config,
ClientServiceRegistryImpl csr,
StorageManager storageManager,
int maxLobSize,
LogonImpl logon,
TeiidDriver driver) |
SocketListener(InetSocketAddress address,
SocketConfiguration config,
ClientServiceRegistryImpl csr,
StorageManager storageManager) |
Copyright © 2019. All rights reserved.