Uses of Interface org.omg.CORBA.DataInputStream

Uses in package gnu.CORBA.CDR

Classes implementing org.omg.CORBA.DataInputStream

class
A simple CORBA CDR (common data representation) input stream, reading data from the given InputStream.
class
The CDR input stream that reads data from the byte buffer.
class
Substitutes the main stream in factories when the header is already behind.

Uses in package org.omg.CORBA

Methods with parameter type org.omg.CORBA.DataInputStream

void
Write (marshal) the content of this object to the given input stream.