Frames | No Frames |
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.
|
Methods with parameter type org.omg.CORBA.DataInputStream | |
void | Write (marshal) the content of this object to the given input stream.
|