| Package | Description |
|---|---|
| org.omg.CORBA |
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
|
| Modifier and Type | Method and Description |
|---|---|
Streamable |
Any.extract_Streamable()
Extracts a
Streamable from this Any object's
value field. |
void |
Any.insert_fixed(BigDecimal value,
TypeCode type)
Throws an
org.omg.CORBA.NO_IMPLEMENT exception. |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.