Uses of Class
org.teiid.transport.ClientServiceRegistryImpl

Packages that use ClientServiceRegistryImpl
org.teiid.transport   
 

Uses of ClientServiceRegistryImpl in org.teiid.transport
 

Constructors in org.teiid.transport with parameters of type ClientServiceRegistryImpl
ServerWorkItem(ClientInstance socketClientInstance, java.io.Serializable messageKey, Message message, ClientServiceRegistryImpl server)
           
SocketClientInstance(ObjectChannel objectSocket, ClientServiceRegistryImpl csr, boolean isClientEncryptionEnabled)
           
SocketListener(int port, java.lang.String bindAddress, int inputBufferSize, int outputBufferSize, int maxWorkers, SSLConfiguration config, ClientServiceRegistryImpl csr, StorageManager storageManager)
           
SocketListener(SocketConfiguration config, ClientServiceRegistryImpl csr, StorageManager storageManager, int portOffset)
           
 



Copyright © 2011. All Rights Reserved.