Searched refs:annotateProxyClass (Results 1 – 4 of 4) sorted by relevance
1002 mockObjectOutputStream.annotateProxyClass(this.getClass()); in test_annotateProxyClass()1016 public void annotateProxyClass(Class<?> aClass) throws IOException { in annotateProxyClass() method in ObjectOutputStreamTest.MockObjectOutputStream1017 super.annotateProxyClass(aClass); in annotateProxyClass()
79 protected void annotateProxyClass(java.lang.Class<?> cl) throws java.io.IOException { in annotateProxyClass() method in ObjectOutputStream
568 protected void annotateProxyClass(Class<?> cl) throws IOException { in annotateProxyClass() method in ObjectOutputStream1317 annotateProxyClass(cl); in writeProxyDesc()
1766 method protected void annotateProxyClass(Class<?>) throws java.io.IOException;