Uses of Class
org.omg.PortableServer.RequestProcessingPolicyValue
Packages that use RequestProcessingPolicyValue
-
Uses of RequestProcessingPolicyValue in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa that return RequestProcessingPolicyValueMethods in com.sun.corba.se.impl.oa.poa with parameters of type RequestProcessingPolicyValueModifier and TypeMethodDescriptionPOAImpl.create_request_processing_policy(RequestProcessingPolicyValue value) create_request_processing_policySection 3.3.8.5Constructors in com.sun.corba.se.impl.oa.poa with parameters of type RequestProcessingPolicyValue -
Uses of RequestProcessingPolicyValue in org.omg.PortableServer
Fields in org.omg.PortableServer declared as RequestProcessingPolicyValueModifier and TypeFieldDescriptionstatic final RequestProcessingPolicyValueRequestProcessingPolicyValue.USE_ACTIVE_OBJECT_MAP_ONLYstatic final RequestProcessingPolicyValueRequestProcessingPolicyValue.USE_DEFAULT_SERVANTstatic final RequestProcessingPolicyValueRequestProcessingPolicyValue.USE_SERVANT_MANAGERRequestProcessingPolicyValueHolder.valueMethods in org.omg.PortableServer that return RequestProcessingPolicyValueModifier and TypeMethodDescriptionstatic RequestProcessingPolicyValuestatic RequestProcessingPolicyValueRequestProcessingPolicyValue.from_int(int value) static RequestProcessingPolicyValueRequestProcessingPolicyValueHelper.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 voidRequestProcessingPolicyValueHelper.insert(Any a, RequestProcessingPolicyValue that) static voidRequestProcessingPolicyValueHelper.write(OutputStream ostream, RequestProcessingPolicyValue value) Constructors in org.omg.PortableServer with parameters of type RequestProcessingPolicyValueModifierConstructorDescription