Package | Description |
---|---|
org.jacorb.orb.policies | |
org.omg.Messaging |
Modifier and Type | Class and Description |
---|---|
class |
RebindPolicy |
Modifier and Type | Class and Description |
---|---|
class |
_RebindPolicyLocalBase
Abstract base class for implementations of local interface RebindPolicy
|
class |
RebindPolicyLocalTie
Generated from IDL interface "RebindPolicy".
|
Modifier and Type | Field and Description |
---|---|
RebindPolicy |
RebindPolicyHolder.value |
Modifier and Type | Method and Description |
---|---|
static RebindPolicy |
RebindPolicyHelper.extract(Any any) |
static RebindPolicy |
RebindPolicyHelper.narrow(Object obj) |
static RebindPolicy |
RebindPolicyHelper.read(InputStream in) |
static RebindPolicy |
RebindPolicyHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
RebindPolicyHelper.insert(Any any,
RebindPolicy s) |
static void |
RebindPolicyHelper.write(OutputStream _out,
RebindPolicy s) |
Constructor and Description |
---|
RebindPolicyHolder(RebindPolicy initial) |