See: Description
| Interface | Description |
|---|---|
| MessageTaskFactory |
Message task factory interface
|
| MessageTaskFactoryProvider |
Provider for client's Message task factories;
Will be read from META-INF/services
|
| Class | Description |
|---|---|
| ClientExceptions |
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.
|
| ClientMessage.ForwardFrameIterator | |
| ClientMessage.Frame | |
| ClientMessageReader | |
| ClientMessageWriter | |
| 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
|
| Annotation Type | Description |
|---|---|
| Generated |
Indicates that the source code is auto generated by the
Hazelcast Client Protocol Code Generator.
|
Client protocol related private implementation classes
Copyright © 2019 Hazelcast, Inc.. All rights reserved.