@Generated(value="c6a15311c1e05261eb4a9d95568fb03d") public final class QueueRemoveCodec extends Object
Modifier and Type | Class and Description |
---|---|
static class |
QueueRemoveCodec.RequestParameters |
static class |
QueueRemoveCodec.ResponseParameters |
Modifier and Type | Field and Description |
---|---|
static int |
REQUEST_MESSAGE_TYPE |
static int |
RESPONSE_MESSAGE_TYPE |
Modifier and Type | Method and Description |
---|---|
static QueueRemoveCodec.RequestParameters |
decodeRequest(ClientMessage clientMessage) |
static QueueRemoveCodec.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 QueueRemoveCodec.RequestParameters decodeRequest(ClientMessage clientMessage)
public static ClientMessage encodeResponse(boolean response)
public static QueueRemoveCodec.ResponseParameters decodeResponse(ClientMessage clientMessage)
Copyright © 2019 Hazelcast, Inc.. All rights reserved.