Uses of Interface
org.teiid.transport.ChannelListener
-
Packages that use ChannelListener Package Description org.teiid.transport -
-
Uses of ChannelListener in org.teiid.transport
Classes in org.teiid.transport that implement ChannelListener Modifier and Type Class Description classODBCClientInstanceclassSocketClientInstanceSockets implementation of the communication framework class representing the server's view of a client connection.Methods in org.teiid.transport that return ChannelListener Modifier and Type Method Description ChannelListenerChannelListener.ChannelListenerFactory. createChannelListener(ObjectChannel channel)ChannelListenerODBCSocketListener. createChannelListener(ObjectChannel channel)ChannelListenerSocketListener. createChannelListener(ObjectChannel channel)
-