Package org.teiid.transport

Interface Summary
ChannelListener  
ChannelListener.ChannelListenerFactory  
ClientInstance Represents a ClientConnection from the server's point of view.
ClientServiceRegistry  
 

Class Summary
ClientServiceRegistryImpl  
ClientServiceRegistryImpl.ClientService  
LocalServerConnection  
LogonImpl  
ObjectDecoder A decoder which deserializes the received ChannelBuffers into Java objects.
ObjectEncoder An encoder which serializes a Java object into a ChannelBuffer.
ServerWorkItem  
SocketClientInstance Sockets implementation of the communication framework class representing the server's view of a client connection.
SocketConfiguration  
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 Channels
SSLConfiguration  
 



Copyright © 2010. All Rights Reserved.