Package | Description |
---|---|
com.hazelcast.client.impl.protocol.util |
Protocol utils
|
com.hazelcast.nio.tcp |
Contains functionality for the TCP/IP Networking for cluster members
This whole package is internal and no compatibility will be provided. |
Constructor and Description |
---|
ClientMessageChannelInboundHandler(ClientMessageChannelInboundHandler.MessageHandler messageHandler) |
Modifier and Type | Class and Description |
---|---|
class |
MessageHandlerImpl
A
ClientMessageChannelInboundHandler.MessageHandler implementation
that passes the message to the ClientEngine . |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.