Uses of Class gnu.CORBA.CDR.AbstractCdrInput

Uses in package gnu.CORBA.GIOP.v1_2

Methods with parameter type gnu.CORBA.CDR.AbstractCdrInput

void
Reads the header from the stream.
void
Read the header from the given stream.

Uses in package gnu.CORBA.GIOP.v1_0

Methods with parameter type gnu.CORBA.CDR.AbstractCdrInput

void
Reads the header from the stream.
void
Reads the header from the stream.

Uses in package gnu.CORBA

Methods with parameter type gnu.CORBA.CDR.AbstractCdrInput

void
Read the IOR from the provided input stream.
void
Read the IOR from the provided input stream, not reading the endian data at the beginning of the stream.
void
Read the code set profile information from the given input stream.

Uses in package gnu.CORBA.GIOP

Methods with parameter type gnu.CORBA.CDR.AbstractCdrInput

void
Reads the header from the stream.
void
Reads the header from the stream.
ServiceContext
Read the context values from the stream.
void
Read the context from the given stream.
ServiceContext[]
Read a sequence of contexts from the input stream.

Uses in package gnu.CORBA.CDR

Classes derived from gnu.CORBA.CDR.AbstractCdrInput

class
The CDR input stream that reads data from the byte buffer.

Methods with parameter type gnu.CORBA.CDR.AbstractCdrInput

void
Clone all important settings to another stream.