Package | Description |
---|---|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.spi |
Contains classes/interfaces related to Service Provider Interface
such as ClientProxy , ClientClusterService
|
com.hazelcast.client.spi.impl |
Provides util classes for com.hazelcast.client
|
com.hazelcast.client.spi.impl.listener |
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 |
ClientNonSmartInvocationServiceImpl |
class |
ClientSmartInvocationServiceImpl |
Modifier and Type | Field and Description |
---|---|
protected ClientInvocationService |
ClientListenerServiceImpl.invocationService |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.