See: Description
Class | Description |
---|---|
ClientConnection |
Client implementation of
Connection . |
ClientConnectionManagerImpl |
Implementation of
ClientConnectionManager . |
ClientICMPManager |
Client icmp based ping manager
Responsible for configuration handling and
scheduling related tasks
|
ClientPlainChannelInitializer |
Client side ChannelInitializer for connections without SSL/TLS.
|
ClientProtocolEncoder |
A
OutboundHandler that writes the client protocol bytes
and once they have been fully written, it removes itself from pipeline. |
DefaultClientConnectionStrategy |
Default client connection strategy supporting async client start, reconnection modes and disabling reconnection.
|
DefaultCredentialsFactory |
This is the factory that uses Credentials instance giving by either class name or implementation
instead of factory given bey user.
|
HeartbeatManager |
HeartbeatManager manager used by connection manager.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.