| Package | Description |
|---|---|
| com.hazelcast.client |
This package contains the serverside client functionality
|
| com.hazelcast.jmx |
Contains Hazelcast MBean classes.
|
| com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
| com.hazelcast.spi.impl |
| Modifier and Type | Method and Description |
|---|---|
ProxyService |
ClientEngineImpl.getProxyService() |
ProxyService |
ClientEngine.getProxyService() |
| Constructor and Description |
|---|
ProxyServiceMBean(HazelcastInstance hazelcastInstance,
ProxyService proxyService,
ManagementService service) |
| Modifier and Type | Method and Description |
|---|---|
ProxyService |
NodeEngine.getProxyService() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
ProxyService |
NodeEngineImpl.getProxyService() |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.