Package | Description |
---|---|
com.hazelcast.client.connection.nio |
Contains classes related to New IO for com.hazelcast.client.connection
|
com.hazelcast.client.spi.impl |
Provides util classes for com.hazelcast.client
|
Modifier and Type | Method and Description |
---|---|
ClientCallFuture |
ClientConnection.deRegisterCallId(int callId) |
ClientCallFuture |
ClientConnection.deRegisterEventHandler(int callId) |
Modifier and Type | Method and Description |
---|---|
void |
ClientConnection.registerCallId(ClientCallFuture future) |
Modifier and Type | Method and Description |
---|---|
void |
ClientListenerServiceImpl.registerFailedListener(ClientCallFuture future) |
Future |
ClientInvocationServiceImpl.reSend(ClientCallFuture future) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.