Interface ObjectOutput

All Superinterfaces:
org.apache.dubbo.common.serialize.DataOutput, org.apache.dubbo.common.serialize.ObjectOutput

@Deprecated public interface ObjectOutput extends org.apache.dubbo.common.serialize.ObjectOutput
Deprecated.
  • Method Summary

    Methods inherited from interface org.apache.dubbo.common.serialize.DataOutput

    flushBuffer, writeBool, writeByte, writeBytes, writeBytes, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF

    Methods inherited from interface org.apache.dubbo.common.serialize.ObjectOutput

    writeAttachments, writeEvent, writeObject, writeThrowable