Uses of Class gnu.CORBA.CDR.AbstractCdrOutput

Uses in package gnu.CORBA.GIOP.v1_2

Methods with parameter type gnu.CORBA.CDR.AbstractCdrOutput

void
Writes the header to the stream.
void
Write the header to the given stream.

Uses in package gnu.CORBA.GIOP.v1_0

Methods with parameter type gnu.CORBA.CDR.AbstractCdrOutput

void
Writes the header to the stream.
void
Writes the header to the stream.

Uses in package gnu.CORBA

Classes derived from gnu.CORBA.CDR.AbstractCdrOutput

class
A stream, additionally holding the gnu request.

Methods with parameter type gnu.CORBA.CDR.AbstractCdrOutput

void
Write this IOR record to the provided CDR stream.
void
Write this IOR record to the provided CDR stream.
void
Write the code set profile information into the given input stream.
void
Write the internet profile (except the heading tag.
void
Write a null value to the CDR output stream.

Uses in package gnu.CORBA.GIOP

Methods with parameter type gnu.CORBA.CDR.AbstractCdrOutput

void
Write the context to the given stream, including the code sets id.
void
Writes the header to the stream.
void
Writes the header to the stream.
void
Write the context values into the stream.
void
Write the sequence of contexts into the input stream.

Uses in package gnu.CORBA.CDR

Classes derived from gnu.CORBA.CDR.AbstractCdrOutput

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 gnu.CORBA.CDR.AbstractCdrOutput

void
Clone all important settings to another stream.

Methods with return type gnu.CORBA.CDR.AbstractCdrOutput

AbstractCdrOutput
Create the encapsulation stream, associated with the current stream.