|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadPolicyValue | |
org.omg.PortableServer |
Uses of ThreadPolicyValue in org.omg.PortableServer |
Fields in org.omg.PortableServer declared as ThreadPolicyValue | |
static ThreadPolicyValue |
ThreadPolicyValue.ORB_CTRL_MODEL
|
static ThreadPolicyValue |
ThreadPolicyValue.SINGLE_THREAD_MODEL
|
static ThreadPolicyValue |
ThreadPolicyValue.MAIN_THREAD_MODEL
|
ThreadPolicyValue |
ThreadPolicyValueHolder.value
|
Methods in org.omg.PortableServer that return ThreadPolicyValue | |
ThreadPolicyValue |
ThreadPolicyLocalTie.value()
|
static ThreadPolicyValue |
ThreadPolicyValue.from_int(int value)
|
static ThreadPolicyValue |
ThreadPolicyValueHelper.extract(Any any)
|
static ThreadPolicyValue |
ThreadPolicyValueHelper.read(InputStream in)
|
ThreadPolicyValue |
ThreadPolicyOperations.value()
|
Methods in org.omg.PortableServer with parameters of type ThreadPolicyValue | |
ThreadPolicy |
POALocalTie.create_thread_policy(ThreadPolicyValue value)
|
ThreadPolicy |
POAOperations.create_thread_policy(ThreadPolicyValue value)
|
static void |
ThreadPolicyValueHelper.insert(Any any,
ThreadPolicyValue s)
|
static void |
ThreadPolicyValueHelper.write(OutputStream out,
ThreadPolicyValue s)
|
Constructors in org.omg.PortableServer with parameters of type ThreadPolicyValue | |
ThreadPolicyValueHolder(ThreadPolicyValue initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |