Searched refs:readClassDescriptor (Results 1 – 6 of 6) sorted by relevance
601 public ObjectStreamClass readClassDescriptor() throws IOException, in readClassDescriptor() method in ObjectInputStreamTest.ObjectInputStreamWithReadDesc1052 public ObjectStreamClass readClassDescriptor() throws IOException, in readClassDescriptor() method in ObjectInputStreamTest.ObjectInputStreamWithReadDesc11054 return super.readClassDescriptor(); in readClassDescriptor()1152 Object obj = ois.readClassDescriptor(); in test_readClassDescriptor()1165 obj = ois.readClassDescriptor(); in test_readClassDescriptor()1180 obj = ois.readClassDescriptor(); in test_readClassDescriptor()1195 obj = ois.readClassDescriptor(); in test_readClassDescriptor()1252 public ObjectStreamClass readClassDescriptor() throws IOException, in readClassDescriptor() method in ObjectInputStreamTest.ObjectIutputStreamWithReadDesc21254 ObjectStreamClass osc = super.readClassDescriptor(); in readClassDescriptor()1386 … protected ObjectStreamClass readClassDescriptor() throws IOException, ClassNotFoundException { in readClassDescriptor() method in ObjectInputStreamTest.TestObjectInputStream
303 public ObjectStreamClass readClassDescriptor() throws IOException, in readClassDescriptor() method in MockObjectInputStream305 ObjectStreamClass osc = super.readClassDescriptor(); in readClassDescriptor()389 protected ObjectStreamClass readClassDescriptor() in readClassDescriptor() method in MyObjectInputStream
156 readClassDescriptor(); in test()
94 protected java.io.ObjectStreamClass readClassDescriptor() in readClassDescriptor() method in ObjectInputStream
886 protected ObjectStreamClass readClassDescriptor() in readClassDescriptor() method in ObjectInputStream1722 readDesc = readClassDescriptor(); in readNonProxyDesc()
1796 …method protected java.io.ObjectStreamClass readClassDescriptor() throws java.lang.ClassNotFoundExc…