Uses of Class
org.omg.PortableServer.RequestProcessingPolicyValue
Packages that use RequestProcessingPolicyValue
-
Uses of RequestProcessingPolicyValue in com.sun.corba.ee.impl.oa.poa
Fields in com.sun.corba.ee.impl.oa.poa declared as RequestProcessingPolicyValueModifier and TypeFieldDescriptionprivate RequestProcessingPolicyValue
RequestProcessingPolicyImpl.value
Methods in com.sun.corba.ee.impl.oa.poa that return RequestProcessingPolicyValueMethods in com.sun.corba.ee.impl.oa.poa with parameters of type RequestProcessingPolicyValueModifier and TypeMethodDescriptionPOAImpl.create_request_processing_policy
(RequestProcessingPolicyValue value) create_request_processing_policy
Section 3.3.8.5Constructors in com.sun.corba.ee.impl.oa.poa with parameters of type RequestProcessingPolicyValue -
Uses of RequestProcessingPolicyValue in org.omg.PortableServer
Fields in org.omg.PortableServer declared as RequestProcessingPolicyValueModifier and TypeFieldDescriptionprivate static RequestProcessingPolicyValue[]
RequestProcessingPolicyValue.__array
static final RequestProcessingPolicyValue
RequestProcessingPolicyValue.USE_ACTIVE_OBJECT_MAP_ONLY
static final RequestProcessingPolicyValue
RequestProcessingPolicyValue.USE_DEFAULT_SERVANT
static final RequestProcessingPolicyValue
RequestProcessingPolicyValue.USE_SERVANT_MANAGER
RequestProcessingPolicyValueHolder.value
Methods in org.omg.PortableServer that return RequestProcessingPolicyValueModifier and TypeMethodDescriptionstatic RequestProcessingPolicyValue
static RequestProcessingPolicyValue
RequestProcessingPolicyValue.from_int
(int value) static RequestProcessingPolicyValue
RequestProcessingPolicyValueHelper.read
(InputStream istream) RequestProcessingPolicyOperations.value()
specifies the policy valueMethods in org.omg.PortableServer with parameters of type RequestProcessingPolicyValueModifier and TypeMethodDescriptionPOAOperations.create_request_processing_policy
(RequestProcessingPolicyValue value) These operations each return a reference to a policy object with the specified value.static void
RequestProcessingPolicyValueHelper.insert
(Any a, RequestProcessingPolicyValue that) static void
RequestProcessingPolicyValueHelper.write
(OutputStream ostream, RequestProcessingPolicyValue value) Constructors in org.omg.PortableServer with parameters of type RequestProcessingPolicyValueModifierConstructorDescription