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