Interface ObjectInput

All Superinterfaces:
org.apache.dubbo.common.serialize.DataInput, org.apache.dubbo.common.serialize.ObjectInput

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

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

    readBool, readByte, readBytes, readDouble, readFloat, readInt, readLong, readShort, readUTF

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

    readAttachments, readEvent, readObject, readObject, readObject, readThrowable