Frames | No Frames |
Classes implementing org.omg.CORBA.DataOutputStream | |
class | A stream, additionally holding the gnu request.
|
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.
|
Methods with parameter type org.omg.CORBA.DataOutputStream | |
void | Read (unmarshal) the content of this object from the given input stream.
|