Package | Description |
---|---|
org.jacorb.orb | |
org.omg.RTCORBA |
Modifier and Type | Class and Description |
---|---|
class |
RTORB
The RTORB class, a partial implementation of org.omg.RTCORBA.RTORB
Currently only used for the creation of ETF related policies.
|
Modifier and Type | Class and Description |
---|---|
class |
_RTORBLocalBase
Abstract base class for implementations of local interface RTORB
|
class |
RTORBLocalTie
Generated from IDL interface "RTORB".
|
Modifier and Type | Field and Description |
---|---|
RTORB |
RTORBHolder.value |
Modifier and Type | Method and Description |
---|---|
static RTORB |
RTORBHelper.extract(Any any) |
static RTORB |
RTORBHelper.narrow(Object obj) |
static RTORB |
RTORBHelper.read(InputStream in) |
static RTORB |
RTORBHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
RTORBHelper.insert(Any any,
RTORB s) |
static void |
RTORBHelper.write(OutputStream _out,
RTORB s) |
Constructor and Description |
---|
RTORBHolder(RTORB initial) |