public abstract class Transportable extends io.netty.util.AbstractReferenceCounted
Transportable()
abstract byte[]
getBody()
abstract int
getType()
abstract com.google.protobuf.MessageLite
toBuilder()
io.netty.util.ReferenceCounted
touch(Object o)
refCnt, release, release, retain, retain, touch
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Transportable()
public abstract byte[] getBody()
public abstract int getType()
public abstract com.google.protobuf.MessageLite toBuilder()
public io.netty.util.ReferenceCounted touch(Object o)
Copyright © 2020–2022 The AIM Project. All rights reserved.