| 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)
|