| Package | Description |
|---|---|
| org.omg.RTCORBA |
| Modifier and Type | Class and Description |
|---|---|
class |
_ThreadpoolPolicyLocalBase
Abstract base class for implementations of local interface ThreadpoolPolicy
|
class |
ThreadpoolPolicyLocalTie
Generated from IDL interface "ThreadpoolPolicy".
|
| Modifier and Type | Field and Description |
|---|---|
ThreadpoolPolicy |
ThreadpoolPolicyHolder.value |
| Modifier and Type | Method and Description |
|---|---|
ThreadpoolPolicy |
RTORBLocalTie.create_threadpool_policy(int threadpool) |
ThreadpoolPolicy |
RTORBOperations.create_threadpool_policy(int threadpool) |
static ThreadpoolPolicy |
ThreadpoolPolicyHelper.extract(Any any) |
static ThreadpoolPolicy |
ThreadpoolPolicyHelper.narrow(Object obj) |
static ThreadpoolPolicy |
ThreadpoolPolicyHelper.read(InputStream in) |
static ThreadpoolPolicy |
ThreadpoolPolicyHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ThreadpoolPolicyHelper.insert(Any any,
ThreadpoolPolicy s) |
static void |
ThreadpoolPolicyHelper.write(OutputStream _out,
ThreadpoolPolicy s) |
| Constructor and Description |
|---|
ThreadpoolPolicyHolder(ThreadpoolPolicy initial) |
Copyright © 2017 JacORB. All rights reserved.