Package | Description |
---|---|
org.jacorb.orb.policies | |
org.omg.Messaging |
Modifier and Type | Class and Description |
---|---|
class |
QueueOrderPolicy |
Modifier and Type | Class and Description |
---|---|
class |
_QueueOrderPolicyLocalBase
Abstract base class for implementations of local interface QueueOrderPolicy
|
class |
QueueOrderPolicyLocalTie
Generated from IDL interface "QueueOrderPolicy".
|
Modifier and Type | Field and Description |
---|---|
QueueOrderPolicy |
QueueOrderPolicyHolder.value |
Modifier and Type | Method and Description |
---|---|
static QueueOrderPolicy |
QueueOrderPolicyHelper.extract(Any any) |
static QueueOrderPolicy |
QueueOrderPolicyHelper.narrow(Object obj) |
static QueueOrderPolicy |
QueueOrderPolicyHelper.read(InputStream in) |
static QueueOrderPolicy |
QueueOrderPolicyHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
QueueOrderPolicyHelper.insert(Any any,
QueueOrderPolicy s) |
static void |
QueueOrderPolicyHelper.write(OutputStream _out,
QueueOrderPolicy s) |
Constructor and Description |
---|
QueueOrderPolicyHolder(QueueOrderPolicy initial) |
Copyright © 2017 JacORB. All rights reserved.