Package com.hazelcast.client.impl.client

This contains the Requests and other DTO's exchanged between client/server

See:
          Description

Interface Summary
RetryableRequest  
SecureRequest  
 

Class Summary
AllPartitionsClientRequest Base class for client request that will run on all partitions.
AuthenticationRequest Client Authentication Request that holds credentials
BaseClientRemoveListenerRequest  
CallableClientRequest  
ClientCreateRequest  
ClientDestroyRequest  
ClientPortableFactory Factory class for central client request
ClientPortableHook Portable that creates a lot of the client related Portable instances.
ClientPrincipal  
ClientRequest  
ClientResponse  
DistributedObjectInfo  
DistributedObjectListenerRequest  
GenericError  
GetDistributedObjectsRequest  
InvocationClientRequest  
KeyBasedClientRequest  
MultiPartitionClientRequest  
MultiTargetClientRequest Base class for client request that will be send more than one member
PartitionClientRequest Base class for partition based client request.
RemoveAllListeners When a connection does not respond to heart-beat we switch the listeners to another endpoint If somehow connection starts to respond heart-beat we need to signal the endpoint to remove the listeners
RemoveDistributedObjectListenerRequest Client request to add a distributed object listener to a remote node.
TargetClientRequest  
 

Package com.hazelcast.client.impl.client Description

This contains the Requests and other DTO's exchanged between client/server



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