|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientCallFuture | |
|---|---|
| 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 |
| Uses of ClientCallFuture in com.hazelcast.client.connection.nio |
|---|
| Methods in com.hazelcast.client.connection.nio that return ClientCallFuture | |
|---|---|
ClientCallFuture |
ClientConnection.deRegisterCallId(int callId)
|
ClientCallFuture |
ClientConnection.deRegisterEventHandler(int callId)
|
| Methods in com.hazelcast.client.connection.nio with parameters of type ClientCallFuture | |
|---|---|
void |
ClientConnection.registerCallId(ClientCallFuture future)
|
| Uses of ClientCallFuture in com.hazelcast.client.spi.impl |
|---|
| Methods in com.hazelcast.client.spi.impl with parameters of type ClientCallFuture | |
|---|---|
void |
ClientListenerServiceImpl.registerFailedListener(ClientCallFuture future)
|
Future |
ClientInvocationServiceImpl.reSend(ClientCallFuture future)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||