Uses of Interface
org.teiid.transport.ChannelListener.ChannelListenerFactory

Packages that use ChannelListener.ChannelListenerFactory
org.teiid.transport   
 

Uses of ChannelListener.ChannelListenerFactory in org.teiid.transport
 

Classes in org.teiid.transport that implement ChannelListener.ChannelListenerFactory
 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
SSLAwareChannelHandler(ChannelListener.ChannelListenerFactory listenerFactory, SSLConfiguration config, java.lang.ClassLoader classloader, StorageManager storageManager)
           
 



Copyright © 2011. All Rights Reserved.