| Package | Description | 
|---|---|
| com.hazelcast.client | 
 Contains classes/interfaces related to Client 
 | 
| com.hazelcast.client.impl | 
 Contains most of the client side HazelcastInstance implementation functionality. 
 | 
| com.hazelcast.jmx | 
 Contains Hazelcast management bean classes. 
 | 
| com.hazelcast.management | 
 Contains classes to provide data/operation interface for Management Center. 
 | 
| com.hazelcast.spi | 
 Provides interfaces/classes for Hazelcast SPI. 
 | 
| com.hazelcast.spi.impl | 
 Contains implementations for Hazelcast SPI. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProxyService | 
ClientEngine.getProxyService()  | 
| Modifier and Type | Method and Description | 
|---|---|
ProxyService | 
ClientEngineImpl.getProxyService()  | 
| Constructor and Description | 
|---|
ProxyServiceMBean(HazelcastInstance hazelcastInstance,
                 ProxyService proxyService,
                 ManagementService service)  | 
| Constructor and Description | 
|---|
SerializableProxyServiceBean(ProxyService proxyService)  | 
| 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 © 2014 Hazelcast, Inc.. All Rights Reserved.