Frames | No Frames |
Methods with parameter type org.omg.CORBA_2_3.portable.InputStream | |
Serializable | Read the value type. |
Constructors with parameter type org.omg.CORBA_2_3.portable.InputStream | |
CorbaInput.CorbaInput(InputStream an_input, Object firstObject, RmiUtilities an_util, int an_offset, String a_rid, gnuRuntime a_runtime) Create an instance, delegating calls to the given CORBA stream.
|
Fields of type org.omg.CORBA_2_3.portable.InputStream | |
InputStream | The underlying CORBA stream from where the actual input is taken.
|
Classes derived from org.omg.CORBA_2_3.portable.InputStream | |
class | A simple CORBA CDR (common data representation) input stream, reading data
from the given InputStream . |
class | The CDR input stream that reads data from the byte buffer.
|
class | Substitutes the main stream in factories when the header is already behind.
|