See: Description
| Interface | Description | 
|---|---|
| MessageTaskFactory | Message task factory interface | 
| 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. | 
| EventMessageConst | Message type ids of event responses in client protocol. | 
| ResponseMessageConst | Message type ids of responses in client protocol. | 
| Enum | Description | 
|---|---|
| AuthenticationStatus | Status codes of authentication results | 
Client protocol related private implementation classes
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.