Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.etf | |
org.omg.ETF |
Modifier and Type | Class and Description |
---|---|
class |
BasicAdapter
Class BasicAdapter, used by the POA.
|
Modifier and Type | Field and Description |
---|---|
protected Handle |
ListenerBase.up
Reference to the ORB, for delivering
incoming connections via upcalls.
|
Modifier and Type | Method and Description |
---|---|
void |
ListenerBase.set_handle(Handle up)
This call establishes the link between the ORB (i.e.
|
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 |
ListenerLocalTie.set_handle(Handle up) |
void |
ListenerOperations.set_handle(Handle up) |
static void |
HandleHelper.write(OutputStream _out,
Handle s) |
Constructor and Description |
---|
HandleHolder(Handle initial) |
Copyright © 2017 JacORB. All rights reserved.