Package | Description |
---|---|
com.hazelcast.client.impl.clientside |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.spi |
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
|
com.hazelcast.client.spi.impl |
Provides util classes for the Hazelcast client SPI.
|
Modifier and Type | Method and Description |
---|---|
ClientInvocationService |
HazelcastClientInstanceImpl.getInvocationService() |
Modifier and Type | Method and Description |
---|---|
ClientInvocationService |
ClientContext.getInvocationService() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientInvocationService |
class |
NonSmartClientInvocationService |
class |
SmartClientInvocationService |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.