接口 ObjectInput
-
- 所有超级接口:
DataInput,ObjectInput
@Deprecated public interface ObjectInput extends 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
-
-