| Package | Description |
|---|---|
| com.hazelcast.client |
This package contains the serverside client functionality
|
| com.hazelcast.client.connection.nio | |
| com.hazelcast.client.spi | |
| com.hazelcast.client.spi.impl |
| Modifier and Type | Method and Description |
|---|---|
ClientExecutionService |
HazelcastClient.getClientExecutionService() |
| Constructor and Description |
|---|
ClientConnection(ClientConnectionManagerImpl connectionManager,
IOSelector in,
IOSelector out,
int connectionId,
SocketChannelWrapper socketChannelWrapper,
ClientExecutionService executionService) |
| Modifier and Type | Method and Description |
|---|---|
ClientExecutionService |
ClientContext.getExecutionService() |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientExecutionServiceImpl |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.