|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestProcessingPolicyValue | |
org.jacorb.poa | |
org.jacorb.poa.policy | |
org.omg.PortableServer |
Uses of RequestProcessingPolicyValue in org.jacorb.poa |
Methods in org.jacorb.poa with parameters of type RequestProcessingPolicyValue | |
RequestProcessingPolicy |
POA.create_request_processing_policy(RequestProcessingPolicyValue value)
|
Uses of RequestProcessingPolicyValue in org.jacorb.poa.policy |
Methods in org.jacorb.poa.policy that return RequestProcessingPolicyValue | |
RequestProcessingPolicyValue |
RequestProcessingPolicy.value()
|
Constructors in org.jacorb.poa.policy with parameters of type RequestProcessingPolicyValue | |
RequestProcessingPolicy(RequestProcessingPolicyValue _value)
|
Uses of RequestProcessingPolicyValue in org.omg.PortableServer |
Fields in org.omg.PortableServer declared as RequestProcessingPolicyValue | |
RequestProcessingPolicyValue |
RequestProcessingPolicyValueHolder.value
|
static RequestProcessingPolicyValue |
RequestProcessingPolicyValue.USE_ACTIVE_OBJECT_MAP_ONLY
|
static RequestProcessingPolicyValue |
RequestProcessingPolicyValue.USE_DEFAULT_SERVANT
|
static RequestProcessingPolicyValue |
RequestProcessingPolicyValue.USE_SERVANT_MANAGER
|
Methods in org.omg.PortableServer that return RequestProcessingPolicyValue | |
static RequestProcessingPolicyValue |
RequestProcessingPolicyValueHelper.extract(Any any)
|
static RequestProcessingPolicyValue |
RequestProcessingPolicyValueHelper.read(InputStream in)
|
RequestProcessingPolicyValue |
RequestProcessingPolicyLocalTie.value()
|
static RequestProcessingPolicyValue |
RequestProcessingPolicyValue.from_int(int value)
|
RequestProcessingPolicyValue |
RequestProcessingPolicyOperations.value()
|
Methods in org.omg.PortableServer with parameters of type RequestProcessingPolicyValue | |
static void |
RequestProcessingPolicyValueHelper.insert(Any any,
RequestProcessingPolicyValue s)
|
static void |
RequestProcessingPolicyValueHelper.write(OutputStream out,
RequestProcessingPolicyValue s)
|
RequestProcessingPolicy |
POALocalTie.create_request_processing_policy(RequestProcessingPolicyValue value)
|
RequestProcessingPolicy |
POAOperations.create_request_processing_policy(RequestProcessingPolicyValue value)
|
Constructors in org.omg.PortableServer with parameters of type RequestProcessingPolicyValue | |
RequestProcessingPolicyValueHolder(RequestProcessingPolicyValue initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |