Searched defs:replaceObject (Results 1 - 9 of 9) sorted by relevance

/openjdk10/jdk/test/java/io/Serializable/replaceWithNull/
H A DReplaceWithNull.java37 protected Object replaceObject(Object obj) throws IOException { method in class:MyObjectOutputStream
/openjdk10/jdk/test/java/io/Serializable/badSubstByReplace/
H A DBadSubstByReplace.java47 protected Object replaceObject(Object obj) throws IOException { method in class:ReplacerObjectOutputStream
/openjdk10/jdk/src/java.rmi/share/classes/sun/rmi/server/
H A DMarshalOutputStream.java80 protected final Object replaceObject(Object obj) throws IOException { method in class:MarshalOutputStream
/openjdk10/jdk/test/java/io/Serializable/oldTests/
H A DAnnotateClass.java114 protected Object replaceObject(Object obj) method in class:TestOutputStream
/openjdk10/jdk/test/java/io/Serializable/replaceStringArray/
H A DReplaceStringArray.java68 protected Object replaceObject(Object obj) throws IOException { method in class:SubstituteObjectOutputStream
/openjdk10/jdk/test/java/io/Serializable/subclass/
H A DXObjectOutputStream.java48 protected Object replaceObject(Object obj) throws IOException { method in class:XObjectOutputStream
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/io/
H A DIIOPOutputStream.java253 protected final Object replaceObject(Object obj) throws IOException{ method in class:IIOPOutputStream
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/encoding/
H A DIDLJavaSerializationOutputStream.java117 protected final Object replaceObject(Object obj) throws IOException { method in class:IDLJavaSerializationOutputStream.MarshalObjectOutputStream
/openjdk10/jdk/src/java.base/share/classes/java/io/
H A DObjectOutputStream.java588 protected Object replaceObject(Object obj) throws IOException { method in class:ObjectOutputStream

Completed in 103 milliseconds