| Package | Description |
|---|---|
| org.omg.ETF |
| Modifier and Type | Class and Description |
|---|---|
class |
_HandleLocalBase
Abstract base class for implementations of local interface Handle
|
class |
HandleLocalTie
Generated from IDL interface "Handle".
|
| Modifier and Type | Field and Description |
|---|---|
Handle |
HandleHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Handle |
HandleHelper.extract(Any any) |
static Handle |
HandleHelper.narrow(Object obj) |
static Handle |
HandleHelper.read(InputStream in) |
static Handle |
HandleHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HandleHelper.insert(Any any,
Handle s) |
void |
ListenerOperations.set_handle(Handle up) |
void |
ListenerLocalTie.set_handle(Handle up) |
static void |
HandleHelper.write(OutputStream _out,
Handle s) |
| Constructor and Description |
|---|
HandleHolder(Handle initial) |
Copyright © 2017 JacORB. All rights reserved.