Uses of Interface org.omg.CORBA.portable.ValueBase

Uses in package gnu.CORBA

Classes implementing org.omg.CORBA.portable.ValueBase

class
A stream, additionally holding the gnu request.

Uses in package gnu.CORBA.CDR

Classes implementing org.omg.CORBA.portable.ValueBase

class
A simple CORBA CDR (common data representation) input stream, reading data from the given InputStream.
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 CDR input stream that reads data from the byte buffer.
class
The encapsulated data, as they are defined by CORBA specification.
class
Substitutes the main stream in factories when the header is already behind.

Uses in package gnu.CORBA.Poa

Classes implementing org.omg.CORBA.portable.ValueBase

class
Our POA implementation.