| Package | Description | 
|---|---|
| com.hazelcast.cache.impl | 
     Hazelcast JSR-107 aka JCache implementation | 
| com.hazelcast.client.impl | Contains most of the client side HazelcastInstance implementation functionality. | 
| com.hazelcast.map.impl | Contains implementation specific classes of  com.hazelcast.mappackage. | 
| com.hazelcast.spi.impl.proxyservice.impl | Contains the implementation of the  InternalProxyService. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractCacheService | 
| class  | CacheServiceCache Service is the main access point of JCache implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientEngineImplClass that requests, listeners from client handled in node side. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapServiceDefines map service behavior. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected PostJoinAwareService | MapService. postJoinAwareService | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProxyServiceImpl | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.