Searched refs:newTypeCodeInputStream (Results 1 - 3 of 3) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/sun/corba/
H A DEncapsInputStreamFactory.java116 public static TypeCodeInputStream newTypeCodeInputStream( method in class:EncapsInputStreamFactory
129 public static TypeCodeInputStream newTypeCodeInputStream( method in class:EncapsInputStreamFactory
143 public static TypeCodeInputStream newTypeCodeInputStream( method in class:EncapsInputStreamFactory
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/encoding/
H A DTypeCodeInputStream.java162 encap = EncapsInputStreamFactory.newTypeCodeInputStream((ORB) _orb,
167 encap = EncapsInputStreamFactory.newTypeCodeInputStream((ORB) _orb,
H A DTypeCodeOutputStream.java83 .newTypeCodeInputStream((ORB) orb(), getByteBuffer(),

Completed in 95 milliseconds