|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadPolicyValue | |
---|---|
org.apache.yoko.orb.OBPortableServer | |
org.apache.yoko.orb.PortableServer | |
org.omg.PortableServer |
Uses of ThreadPolicyValue in org.apache.yoko.orb.OBPortableServer |
---|
Methods in org.apache.yoko.orb.OBPortableServer with parameters of type ThreadPolicyValue | |
---|---|
ThreadPolicy |
POA_impl.create_thread_policy(ThreadPolicyValue value)
|
Uses of ThreadPolicyValue in org.apache.yoko.orb.PortableServer |
---|
Methods in org.apache.yoko.orb.PortableServer that return ThreadPolicyValue | |
---|---|
ThreadPolicyValue |
ThreadPolicy_impl.value()
|
Constructors in org.apache.yoko.orb.PortableServer with parameters of type ThreadPolicyValue | |
---|---|
ThreadPolicy_impl(ThreadPolicyValue value)
|
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
|
ThreadPolicyValue |
ThreadPolicyValueHolder.value
|
Methods in org.omg.PortableServer that return ThreadPolicyValue | |
---|---|
static ThreadPolicyValue |
ThreadPolicyValueHelper.extract(Any any)
|
static ThreadPolicyValue |
ThreadPolicyValue.from_int(int value)
|
static ThreadPolicyValue |
ThreadPolicyValueHelper.read(InputStream in)
|
ThreadPolicyValue |
ThreadPolicyOperations.value()
|
Methods in org.omg.PortableServer with parameters of type ThreadPolicyValue | |
---|---|
ThreadPolicy |
POAOperations.create_thread_policy(ThreadPolicyValue value)
|
static void |
ThreadPolicyValueHelper.insert(Any any,
ThreadPolicyValue val)
|
static void |
ThreadPolicyValueHelper.write(OutputStream out,
ThreadPolicyValue val)
|
Constructors in org.omg.PortableServer with parameters of type ThreadPolicyValue | |
---|---|
ThreadPolicyValueHolder(ThreadPolicyValue initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |