Uses of Interface
com.hazelcast.spi.ProxyService

Packages that use ProxyService
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. 
 

Uses of ProxyService in com.hazelcast.client
 

Methods in com.hazelcast.client that return ProxyService
 ProxyService ClientEngineImpl.getProxyService()
           
 ProxyService ClientEngine.getProxyService()
           
 

Uses of ProxyService in com.hazelcast.jmx
 

Constructors in com.hazelcast.jmx with parameters of type ProxyService
ProxyServiceMBean(HazelcastInstance hazelcastInstance, ProxyService proxyService, ManagementService service)
           
 

Uses of ProxyService in com.hazelcast.spi
 

Methods in com.hazelcast.spi that return ProxyService
 ProxyService NodeEngine.getProxyService()
           
 



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