Uses of Interface org.omg.CORBA.DataOutputStream

Uses in package gnu.CORBA.CDR

Classes implementing org.omg.CORBA.DataOutputStream

class
A simple CORBA CDR (common data representation) output stream, writing data into the given OutputStream.
class
A CORBA output stream, writing data into the internal buffer (ByteArrayOutputStream).
class
The encapsulated data, as they are defined by CORBA specification.

Uses in package gnu.CORBA

Classes implementing org.omg.CORBA.DataOutputStream

class
A stream, additionally holding the gnu request.

Uses in package org.omg.CORBA

Methods with parameter type org.omg.CORBA.DataOutputStream

void
Read (unmarshal) the content of this object from the given input stream.