Uses of Package
com.hazelcast.client

Packages that use com.hazelcast.client
com.hazelcast.client.config Contains classes related to config for com.hazelcast.client 
com.hazelcast.client.connection Provides connection interfaces/classes for com.hazelcast.client 
com.hazelcast.client.connection.nio Contains classes related to New IO for com.hazelcast.client.connection 
com.hazelcast.client.impl Contains most of the client side HazelcastInstance implementation functionality. 
com.hazelcast.client.util This package contains some utility classes and the base implementations of the loadbalancer implementations 
 

Classes in com.hazelcast.client used by com.hazelcast.client.config
LoadBalancer
          LoadBalancer allows you to send operations to one of a number of endpoints(Members).
 

Classes in com.hazelcast.client used by com.hazelcast.client.connection
LoadBalancer
          LoadBalancer allows you to send operations to one of a number of endpoints(Members).
 

Classes in com.hazelcast.client used by com.hazelcast.client.connection.nio
LoadBalancer
          LoadBalancer allows you to send operations to one of a number of endpoints(Members).
 

Classes in com.hazelcast.client used by com.hazelcast.client.impl
ClientExtension
          ClientExtension is a client extension mechanism to be able to plug different implementations of some modules, like; SerializationService, SocketChannelWrapperFactory etc.
 

Classes in com.hazelcast.client used by com.hazelcast.client.util
LoadBalancer
          LoadBalancer allows you to send operations to one of a number of endpoints(Members).
 



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