Searched refs:readExternal (Results 1 – 5 of 5) sorted by relevance
96 void readExternal(ObjectInput in) throws IOException, ClassNotFoundException; in readExternal() method
1838 obj.readExternal(this); in readExternalData()
186 public void readExternal(ObjectInput input) throws IOException, ClassNotFoundException { in readExternal() method in ObjectStreamClassTest.ExternalizableClass
500 public void readExternal(ObjectInput in) { in readExternal() method in ObjectOutputStreamTest.ExternalizableWithReplace687 public void readExternal(ObjectInput input) { in readExternal() method in ObjectOutputStreamTest.ExternalTest
1356 public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException { in readExternal() method in ObjectInputStreamTest.TestExtObject