Package | Description |
---|---|
com.hazelcast.client |
This package contains the serverside client functionality
|
com.hazelcast.client.connection.nio | |
com.hazelcast.nio |
Modifier and Type | Method and Description |
---|---|
void |
ClientEngineImpl.handlePacket(ClientPacket packet) |
Modifier and Type | Method and Description |
---|---|
void |
ClientConnectionManagerImpl.handlePacket(ClientPacket packet) |
Modifier and Type | Method and Description |
---|---|
void |
IOService.handleClientPacket(ClientPacket p) |
void |
NodeIOService.handleClientPacket(ClientPacket p) |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.