Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.
The base class for the Holder classess of all complex
IDL types. The ORB treats all generated Holders as Streamable to invoke
the methods for marshalling and unmarshalling.
Since:
JDK1.2
Method Summary
Modifier and Type
Method and Description
void
_read(InputStream istream)
Reads data from istream and initalizes the
value field of the Holder with the unmarshalled data.
For further API reference and developer documentation, see . That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.