Package org.teiid.net.socket

Interface Summary
ObjectChannel  
ObjectChannelFactory  
ServerDiscovery Customizable ServerDiscovery interface
SocketServerInstance  
SocketServerInstanceFactory  
 

Class Summary
AdminApiServerDiscovery Will discover hosts based upon an anon admin api call.
Handshake Represents the information needed in a socket connection handshake
Message  
OioOjbectChannelFactory  
ServiceInvocationStruct  
SocketServerConnection Represents a client connection that maintains session state and allows for service fail over.
SocketServerConnectionFactory Responsible for creating socket based connections The comm approach is object based and layered.
SocketServerInstanceImpl Client view of a socket server connection that exposes remote services On construction this class will create a channel and exchange a handshake.
SocketUtil This class provides some utility methods to create ssl sockets using the keystores and trust stores.
SocketUtil.SSLSocketFactory  
UrlServerDiscovery Simple URL discovery strategy
 

Exception Summary
SingleInstanceCommunicationException An error occurred in communication between client and server.
 



Copyright © 2010. All Rights Reserved.