Uses of Interface
org.teiid.transport.ChannelListener.ChannelListenerFactory
-
Packages that use ChannelListener.ChannelListenerFactory Package Description org.teiid.transport -
-
Uses of ChannelListener.ChannelListenerFactory in org.teiid.transport
Classes in org.teiid.transport that implement ChannelListener.ChannelListenerFactory Modifier and Type Class Description class
ODBCSocketListener
class
SocketListener
Server-side class to listen for new connection requests and create a SocketClientConnection for each connection request.Constructors in org.teiid.transport with parameters of type ChannelListener.ChannelListenerFactory Constructor Description SSLAwareChannelHandler(ChannelListener.ChannelListenerFactory listenerFactory)
-