See: Description
| Interface | Description |
|---|---|
| ClientEndpoint |
Represents an endpoint to a client.
|
| ClientEndpointManager |
A manager for
ClientEndpoints. |
| ClientEngine |
The client Engine.
|
| Class | Description |
|---|---|
| ClientEvent |
Event used for notification of client connection and disconnection
|
| ClientTypes |
Constants class that contains the different types of clients.
|
| Enum | Description |
|---|---|
| ClientEventType |
Event type used for client connection and disconnect events
|
| Exception | Description |
|---|---|
| AuthenticationException |
A
HazelcastException that is thrown when there is an Authentication failure: e.g. |
| UndefinedErrorCodeException |
This exception is thrown when an exception that is coming from server is not recognized by the protocol.
|
This package contains the serverside client functionality
Copyright © 2018 Hazelcast, Inc.. All rights reserved.