接口 ObjectOutput

  • 所有超级接口:
    org.apache.dubbo.common.serialize.DataOutput, org.apache.dubbo.common.serialize.ObjectOutput

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

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

        flushBuffer, writeBool, writeByte, writeBytes, writeBytes, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
      • 从接口继承的方法 org.apache.dubbo.common.serialize.ObjectOutput

        writeAttachments, writeEvent, writeObject, writeThrowable