Uses of Package
com.hazelcast.client

Packages that use com.hazelcast.client
com.hazelcast.cache.impl.client Hazelcast JSR-107 aka JCache implementation Client Requests 
com.hazelcast.client Contains classes/interfaces related to 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.impl Contains most of the client side HazelcastInstance implementation functionality. 
com.hazelcast.client.impl.client This contains the Requests and other DTO's exchanged between client/server 
com.hazelcast.client.impl.protocol.task Client tasks associated with requests. 
com.hazelcast.client.spi.impl Provides util classes for com.hazelcast.client 
com.hazelcast.client.util This package contains some utility classes and the base implementations of the loadbalancer implementations 
com.hazelcast.jmx Contains Hazelcast management bean classes. 
 

Classes in com.hazelcast.client used by com.hazelcast.cache.impl.client
ClientEndpoint
          Represents an endpoint to a client.
 

Classes in com.hazelcast.client used by com.hazelcast.client
ClientEndpoint
          Represents an endpoint to a client.
 

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
AuthenticationException
          A HazelcastException that is thrown when there is an Authentication failure: e.g.
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
AuthenticationException
          A HazelcastException that is thrown when there is an Authentication failure: e.g.
ClientEndpoint
          Represents an endpoint to a client.
ClientEndpointManager
          A manager for ClientEndpoints.
ClientEngine
          The client Engine.
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.impl.client
ClientEndpoint
          Represents an endpoint to a client.
ClientEngine
          The client Engine.
 

Classes in com.hazelcast.client used by com.hazelcast.client.impl.protocol.task
ClientEndpoint
          Represents an endpoint to a client.
ClientEndpointManager
          A manager for ClientEndpoints.
 

Classes in com.hazelcast.client used by com.hazelcast.client.spi.impl
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.util
LoadBalancer
          LoadBalancer allows you to send operations to one of a number of endpoints(Members).
 

Classes in com.hazelcast.client used by com.hazelcast.jmx
ClientEngine
          The client Engine.
 



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