Frames | No Frames |
Methods with parameter type gnu.CORBA.CDR.AbstractCdrOutput | |
void | Writes the header to the stream.
|
void | Write the header to the given stream.
|
Methods with parameter type gnu.CORBA.CDR.AbstractCdrOutput | |
void | Writes the header to the stream.
|
void | Writes the header to the stream.
|
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.
|
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.
|
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. |