Package com.hazelcast.client.connection

Provides connection interfaces/classes for com.hazelcast.client

See:
          Description

Interface Summary
AddressProvider Provides initial addresses for client to find and connect to a node
AddressTranslator Address Translator is used for resolve private ip addresses of cloud services.
Authenticator The Authenticator is responsible for authenticating a ClientConnection.
ClientConnectionManager Responsible for managing ClientConnection objects.
 

Class Summary
Router TODO: Do we want to keep the router? It can't carry its weight since it only delegates to the LoadBalancer.
 

Package com.hazelcast.client.connection Description

Provides connection interfaces/classes for com.hazelcast.client



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