public final class EmptyMessage extends Object implements EncodedMessage
| 限定符和类型 | 字段和说明 |
|---|---|
static EmptyMessage |
INSTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
io.netty.buffer.ByteBuf |
getPayload()
获取原始报文
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitempty, getBytes, getBytes, getPayloadType, payloadAsBytes, payloadAsJson, payloadAsJsonArray, payloadAsString, simple, simplepublic static final EmptyMessage INSTANCE
@Nonnull public io.netty.buffer.ByteBuf getPayload()
EncodedMessagegetPayload 在接口中 EncodedMessageCopyright © 2019–2022. All rights reserved.