|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Handle | |
|---|---|
| org.jacorb.orb | |
| org.jacorb.orb.iiop | |
| org.omg.ETF | |
| Uses of Handle in org.jacorb.orb |
|---|
| Classes in org.jacorb.orb that implement Handle | |
|---|---|
class |
BasicAdapter
Class BasicAdapter, used by the POA. |
| Uses of Handle in org.jacorb.orb.iiop |
|---|
| Methods in org.jacorb.orb.iiop with parameters of type Handle | |
|---|---|
void |
IIOPListener.set_handle(Handle up)
This call establishes the link between the ORB (i.e. the Handle instance) and a server endpoint of the plugged-in transport. |
| Uses of Handle in org.omg.ETF |
|---|
| Classes in org.omg.ETF that implement Handle | |
|---|---|
class |
_HandleLocalBase
Abstract base class for implementations of local interface Handle |
class |
HandleLocalTie
Generated from IDL interface "Handle" |
| Fields in org.omg.ETF declared as Handle | |
|---|---|
Handle |
HandleHolder.value
|
| Methods in org.omg.ETF that return Handle | |
|---|---|
static Handle |
HandleHelper.extract(Any any)
|
static Handle |
HandleHelper.narrow(java.lang.Object obj)
|
static Handle |
HandleHelper.narrow(Object obj)
|
static Handle |
HandleHelper.read(InputStream in)
|
static Handle |
HandleHelper.unchecked_narrow(Object obj)
|
| Methods in org.omg.ETF with parameters of type Handle | |
|---|---|
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)
|
| Constructors in org.omg.ETF with parameters of type Handle | |
|---|---|
HandleHolder(Handle initial)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||