接口 ObjectInput

  • 所有超级接口:
    org.apache.dubbo.common.serialize.DataInput, org.apache.dubbo.common.serialize.ObjectInput

    @Deprecated
    public interface ObjectInput
    extends org.apache.dubbo.common.serialize.ObjectInput
    已过时。
    • 方法概要

      • 从接口继承的方法 org.apache.dubbo.common.serialize.DataInput

        readBool, readByte, readBytes, readDouble, readFloat, readInt, readLong, readShort, readUTF
      • 从接口继承的方法 org.apache.dubbo.common.serialize.ObjectInput

        readAttachments, readEvent, readObject, readObject, readObject, readThrowable