Uses of Interface
org.teiid.transport.ClientInstance

Packages that use ClientInstance
org.teiid.transport   
 

Uses of ClientInstance in org.teiid.transport
 

Classes in org.teiid.transport that implement ClientInstance
 class SocketClientInstance
          Sockets implementation of the communication framework class representing the server's view of a client connection.
 

Constructors in org.teiid.transport with parameters of type ClientInstance
ServerWorkItem(ClientInstance socketClientInstance, java.io.Serializable messageKey, Message message, ClientServiceRegistryImpl server)
           
 



Copyright © 2011. All Rights Reserved.