Package | Description |
---|---|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.client.config |
Contains classes related to config for com.hazelcast.client
|
com.hazelcast.client.connection |
Provides connection interfaces/classes for com.hazelcast.client
|
com.hazelcast.client.spi |
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
|
Class and Description |
---|
ClientProxyFactory
Factory interface creating client proxies.
|
Class and Description |
---|
ClientProxyFactory
Factory interface creating client proxies.
|
Class and Description |
---|
ClientContext
Context holding all the required services, managers and the configuration for a Hazelcast client.
|
Class and Description |
---|
ClientClusterService
Cluster service for Hazelcast clients.
|
ClientContext
Context holding all the required services, managers and the configuration for a Hazelcast client.
|
ClientExecutionService
Executor service for Hazelcast clients.
|
ClientInvocationService
Invocation service for Hazelcast clients.
|
ClientListenerService
Client service to add/remove remote listeners.
|
ClientPartitionService
Partition service for Hazelcast clients.
|
ClientProxy
Base class for client proxies.
|
ClientProxyDescriptor
Descriptor of Hazelcast client proxies
Provided by corresponding provider (see com.hazelcast.client.spi.ClientProxyDescriptorProvider).
|
ClientProxyFactory
Factory interface creating client proxies.
|
ClientTransactionManagerService
Manages the execution of client transactions and provides
TransactionContext s. |
EventHandler
Base interface for all client
EventHandler s. |
ProxyManager
The ProxyManager handles client proxy instantiation and retrieval at start and runtime by registering
corresponding service manager names and their
ClientProxyFactory s. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.