Package | Description |
---|---|
com.hazelcast.client.connection.nio | |
com.hazelcast.client.spi.impl |
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 |
ClientInvocationServiceImpl.registerFailedListener(ClientCallFuture future) |
Future |
ClientInvocationServiceImpl.reSend(ClientCallFuture future) |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.