Searched defs:annotateProxyClass (Results 1 - 3 of 3) sorted by relevance

/openjdk9/jdk/src/java.rmi/share/classes/sun/rmi/server/
H A DMarshalOutputStream.java100 protected void annotateProxyClass(Class<?> cl) throws IOException { method in class:MarshalOutputStream
/openjdk9/jdk/src/java.desktop/share/classes/sun/awt/datatransfer/
H A DTransferableProxy.java126 protected void annotateProxyClass(final Class<?> cl) throws IOException { method in class:ClassLoaderObjectOutputStream
/openjdk9/jdk/src/java.base/share/classes/java/io/
H A DObjectOutputStream.java547 protected void annotateProxyClass(Class<?> cl) throws IOException { method in class:ObjectOutputStream

Completed in 92 milliseconds