See: Description
Interface | Description |
---|---|
ClientExceptionFactory.ExceptionFactory | |
MessageTaskFactory |
Message task factory interface
|
MessageTaskFactoryProvider |
Provider for client's Message task factories;
Will be read from META-INF/services
|
Class | Description |
---|---|
ClientExceptionFactory |
This class has the error codes and means of
1) creating exception from error code
2) getting the error code of given exception
|
ClientMessage |
Client Message is the carrier framed data as defined below.
|
ClientProtocolErrorCodes |
Each exception that are defined in client protocol have unique identifier which are error code.
|
DefaultMessageTaskFactoryProvider |
DO NOT EDIT THIS FILE.
|
Enum | Description |
---|---|
AuthenticationStatus |
Status codes of authentication results
|
Client protocol related private implementation classes
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.