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