@Generated(value="5bb1d489dea70a5d6e0fb579482a2c85") public final class ListRemoveCodec extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListRemoveCodec.RequestParameters |
static class |
ListRemoveCodec.ResponseParameters |
| Modifier and Type | Field and Description |
|---|---|
static int |
REQUEST_MESSAGE_TYPE |
static int |
RESPONSE_MESSAGE_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static ListRemoveCodec.RequestParameters |
decodeRequest(ClientMessage clientMessage) |
static ListRemoveCodec.ResponseParameters |
decodeResponse(ClientMessage clientMessage) |
static ClientMessage |
encodeRequest(String name,
Data value) |
static ClientMessage |
encodeResponse(boolean response) |
public static final int REQUEST_MESSAGE_TYPE
public static final int RESPONSE_MESSAGE_TYPE
public static ClientMessage encodeRequest(String name, Data value)
public static ListRemoveCodec.RequestParameters decodeRequest(ClientMessage clientMessage)
public static ClientMessage encodeResponse(boolean response)
public static ListRemoveCodec.ResponseParameters decodeResponse(ClientMessage clientMessage)
Copyright © 2019 Hazelcast, Inc.. All rights reserved.