| Package | Description |
|---|---|
| javax.rmi.CORBA |
Contains portability APIs for RMI-IIOP.
|
| org.omg.SendingContext |
| Modifier and Type | Method and Description |
|---|---|
RunTime |
ValueHandler.getRunTimeCodeBase()
Returns the CodeBase for this ValueHandler.
|
| Modifier and Type | Method and Description |
|---|---|
Serializable |
ValueHandler.readValue(InputStream in,
int offset,
Class clz,
String repositoryID,
RunTime sender)
Reads a value from the stream using Java semantics.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CodeBase
org/omg/SendingContext/CodeBase.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_CodeBaseStub
org/omg/SendingContext/_CodeBaseStub.java .
|
class |
_RunTimeStub
org/omg/SendingContext/_RunTimeStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
RunTime |
RunTimeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
RunTime |
RunTimePOA._this() |
RunTime |
RunTimePOA._this(ORB orb) |
static RunTime |
RunTimeHelper.extract(Any a) |
static RunTime |
RunTimeHelper.narrow(Object obj) |
static RunTime |
RunTimeHelper.read(InputStream istream) |
static RunTime |
RunTimeHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RunTimeHelper.insert(Any a,
RunTime that) |
static void |
RunTimeHelper.write(OutputStream ostream,
RunTime value) |
| Constructor and Description |
|---|
RunTimeHolder(RunTime initialValue) |
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.