org.omg.CORBA_2_3.portable |
Provides methods for the input and output of value types, and contains
other updates to the org/omg/CORBA/portable package.
@since 1.3
@serial exclude
|
Java Source File Name | Type | Comment |
Delegate.java | Class | Delegate class provides the ORB vendor specific implementation
of CORBA object. |
InputStream.java | Class | InputStream provides for the reading of all of the mapped IDL types
from the stream. |
ObjectImpl.java | Class | ObjectImpl class is the base class for all stubs. |
OutputStream.java | Class | OutputStream provides interface for writing of all of the mapped IDL type
to the stream. |