Uses of Class
com.sun.corba.se.impl.encoding.TypeCodeInputStream
Packages that use TypeCodeInputStream
-
Uses of TypeCodeInputStream in com.sun.corba.se.impl.encoding
Methods in com.sun.corba.se.impl.encoding that return TypeCodeInputStreamModifier and TypeMethodDescriptionstatic TypeCodeInputStreamTypeCodeInputStream.readEncapsulation(InputStream is, ORB _orb) -
Uses of TypeCodeInputStream in sun.corba
Methods in sun.corba that return TypeCodeInputStreamModifier and TypeMethodDescriptionstatic TypeCodeInputStreamEncapsInputStreamFactory.newTypeCodeInputStream(ORB orb, byte[] data, int size) static TypeCodeInputStreamEncapsInputStreamFactory.newTypeCodeInputStream(ORB orb, byte[] buf, int size, boolean littleEndian, GIOPVersion version) static TypeCodeInputStreamEncapsInputStreamFactory.newTypeCodeInputStream(ORB orb, ByteBuffer byteBuffer, int size, boolean littleEndian, GIOPVersion version)