| 限定符和类型 | 字段和说明 |
|---|---|
protected io.netty.util.internal.logging.InternalLogger |
logger |
| 构造器和说明 |
|---|
Transportable() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
deallocate() |
abstract byte[] |
getBody()
消息体字节数组
|
abstract int |
getType()
消息类型,请参阅AIMConstant.DATA_TYPE_****
|
abstract com.google.protobuf.MessageLite |
toBuilder()
proto 对象
|
io.netty.util.ReferenceCounted |
touch(Object o) |
public abstract byte[] getBody()
public abstract int getType()
public abstract com.google.protobuf.MessageLite toBuilder()
protected void deallocate()
deallocate 在类中 io.netty.util.AbstractReferenceCountedpublic io.netty.util.ReferenceCounted touch(Object o)
Copyright © 2020–2022 The AIM Project. All rights reserved.