public class RegisterRMRequestCodec extends AbstractIdentifyRequestCodec
LOGGER, UTF8| 构造器和说明 |
|---|
RegisterRMRequestCodec() |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> void |
decode(T t,
ByteBuffer in)
Decode.
|
protected <T> void |
doEncode(T t,
io.netty.buffer.ByteBuf out)
Do encode.
|
Class<?> |
getMessageClassType()
Gets message type.
|
encodebytesToInt, intToBytespublic Class<?> getMessageClassType()
MessageSeataCodecgetMessageClassType 在接口中 MessageSeataCodecgetMessageClassType 在类中 AbstractIdentifyRequestCodecprotected <T> void doEncode(T t,
io.netty.buffer.ByteBuf out)
AbstractIdentifyRequestCodecdoEncode 在类中 AbstractIdentifyRequestCodecT - the type parametert - the tout - the outpublic <T> void decode(T t,
ByteBuffer in)
MessageSeataCodecdecode 在接口中 MessageSeataCodecdecode 在类中 AbstractIdentifyRequestCodecT - the type parametert - the tin - the inCopyright © 2020 Seata. All rights reserved.