| Package | Description |
|---|---|
| org.teiid.net.socket | |
| org.teiid.transport |
| Modifier and Type | Method and Description |
|---|---|
ObjectChannel |
ObjectChannelFactory.createObjectChannel(HostInfo info) |
ObjectChannel |
OioOjbectChannelFactory.createObjectChannel(HostInfo info) |
| Modifier and Type | Class and Description |
|---|---|
class |
SSLAwareChannelHandler.ObjectChannelImpl |
| Modifier and Type | Method and Description |
|---|---|
ChannelListener |
ChannelListener.ChannelListenerFactory.createChannelListener(ObjectChannel channel) |
ChannelListener |
SocketListener.createChannelListener(ObjectChannel channel) |
ChannelListener |
ODBCSocketListener.createChannelListener(ObjectChannel channel) |
| Constructor and Description |
|---|
ODBCClientInstance(ObjectChannel channel,
TeiidDriver driver,
LogonImpl logonService) |
SocketClientInstance(ObjectChannel objectSocket,
ClientServiceRegistryImpl csr,
boolean isClientEncryptionEnabled) |
Copyright © 2019. All rights reserved.