Uses of Interface
com.hazelcast.spi.CoreService

Packages that use CoreService
com.hazelcast.client This package contains the serverside client functionality 
com.hazelcast.cluster   
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
 

Uses of CoreService in com.hazelcast.client
 

Classes in com.hazelcast.client that implement CoreService
 class ClientEngineImpl
           
 

Uses of CoreService in com.hazelcast.cluster
 

Subinterfaces of CoreService in com.hazelcast.cluster
 interface ClusterService
           
 

Classes in com.hazelcast.cluster that implement CoreService
 class ClusterServiceImpl
           
 

Uses of CoreService in com.hazelcast.spi
 

Subinterfaces of CoreService in com.hazelcast.spi
 interface ProxyService
          A CoreService responsible for managing the DistributedObject proxies.
 



Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.