public abstract class Transportable extends Object
Transportable()
abstract byte[]
getBody()
abstract int
getType()
abstract com.google.protobuf.MessageLite
toBuilder()
clone, equals, finalize, 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()
Copyright © 2020–2022 The AIM Project. All rights reserved.