| Package | Description |
|---|---|
| com.hazelcast.client |
This package contains the serverside client functionality
|
| 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.connection.nio |
Contains classes related to New IO for com.hazelcast.client.connection
|
| com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
| com.hazelcast.client.proxy.txn |
Contains classes related to proxy for client transactions
|
| com.hazelcast.client.proxy.txn.xa |
Contains classes related to proxy for XA
|
| 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 |
|---|
| ClientContext
Context holding all the required services, managers and the configuration for a Hazelcast client.
|
| Class and Description |
|---|
| ClientContext
Context holding all the required services, managers and the configuration for a Hazelcast client.
|
| ClientListenerService
Client service to add/remove remote listeners.
|
| ClientPartitionService
Partition service for Hazelcast clients.
|
| ClientProxy
Base class for client proxies.
|
| EventHandler
Base interface for all client
EventHandlers. |
| Class and Description |
|---|
| ClientTransactionContext
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap. |
| Class and Description |
|---|
| ClientContext
Context holding all the required services, managers and the configuration for a Hazelcast client.
|
| ClientProxy
Base class for client proxies.
|
| ClientTransactionContext
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap. |
| 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
TransactionContexts. |
| EventHandler
Base interface for all client
EventHandlers. |
| ProxyManager
The ProxyManager handles client proxy instantiation and retrieval at start and runtime by registering
corresponding service manager names and their
ClientProxyFactorys. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.