Uses of Package
org.teiid.transport
-
Packages that use org.teiid.transport Package Description org.teiid.odbc org.teiid.runtime org.teiid.transport -
Classes in org.teiid.transport used by org.teiid.odbc Class Description LogonImpl ODBCClientInstance PgFrontendProtocol.NullTerminatedStringDataInputStream -
Classes in org.teiid.transport used by org.teiid.runtime Class Description ClientServiceRegistryImpl LogonImpl SocketConfiguration SocketListener Server-side class to listen for new connection requests and create a SocketClientConnection for each connection request. -
Classes in org.teiid.transport used by org.teiid.transport Class Description ChannelListener ChannelListener.ChannelListenerFactory ClientInstance Represents a ClientConnection from the server's point of view.ClientServiceRegistry ClientServiceRegistry.Type ClientServiceRegistryImpl ClientServiceRegistryImpl.ClientService LogonImpl PgBackendProtocol Represents the messages going from Server --> PG ODBC Client Some parts of this code is taken from H2's implementation of ODBCSocketConfiguration SocketListener Server-side class to listen for new connection requests and create a SocketClientConnection for each connection request.SocketListenerStats Data holder for statistics about the server-side SocketListener.SSLAwareChannelHandler Main class for creating Netty Nio ChannelsSSLConfiguration SSLConfiguration.ClientAuth WireProtocol