| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.rest.client.message |
Defines messages that are used in binary TCP communication between GridGain clients and nodes.
|
| Modifier and Type | Field and Description |
|---|---|
static GridClientHandshakeResponse |
GridClientHandshakeResponse.ERR_UNKNOWN_PROTO_ID
Response, indicating that protocol ID, specified by the client, is invalid.
|
static GridClientHandshakeResponse |
GridClientHandshakeResponse.OK
Response, indicating successful handshake.
|
Copyright © 2014. All rights reserved.