Searched refs:readClassDescriptor (Results 1 – 4 of 4) sorted by relevance
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
150 readClassDescriptor(); in test()
604 public ObjectStreamClass readClassDescriptor() throws IOException, in readClassDescriptor() method in ObjectInputStreamTest.ObjectInputStreamWithReadDesc1055 public ObjectStreamClass readClassDescriptor() throws IOException, in readClassDescriptor() method in ObjectInputStreamTest.ObjectInputStreamWithReadDesc11057 return super.readClassDescriptor(); in readClassDescriptor()1155 Object obj = ois.readClassDescriptor(); in test_readClassDescriptor()1168 obj = ois.readClassDescriptor(); in test_readClassDescriptor()1183 obj = ois.readClassDescriptor(); in test_readClassDescriptor()1198 obj = ois.readClassDescriptor(); in test_readClassDescriptor()1255 public ObjectStreamClass readClassDescriptor() throws IOException, in readClassDescriptor() method in ObjectInputStreamTest.ObjectIutputStreamWithReadDesc21257 ObjectStreamClass osc = super.readClassDescriptor(); in readClassDescriptor()1389 … protected ObjectStreamClass readClassDescriptor() throws IOException, ClassNotFoundException { in readClassDescriptor() method in ObjectInputStreamTest.TestObjectInputStream
1547 classDesc = readClassDescriptor(); in readEnumDescInternal()1634 ObjectStreamClass newClassDesc = readClassDescriptor(); in readNewClassDesc()1702 protected ObjectStreamClass readClassDescriptor() throws IOException, ClassNotFoundException { in readClassDescriptor() method in ObjectInputStream