GNU Classpath (0.95) | |
Frames | No Frames |
Fields of type org.omg.PortableServer.RequestProcessingPolicyValue | |
RequestProcessingPolicyValue | An instance of RequestProcessingPolicyValue, initialized to USE_ACTIVE_OBJECT_MAP_ONLY.
|
RequestProcessingPolicyValue | An instance of RequestProcessingPolicyValue, initialized to USE_DEFAULT_SERVANT.
|
RequestProcessingPolicyValue | An instance of RequestProcessingPolicyValue, initialized to USE_SERVANT_MANAGER.
|
Methods with parameter type org.omg.PortableServer.RequestProcessingPolicyValue | |
RequestProcessingPolicy | Create the RequestProcessingPolicy policy.
|
Methods with return type org.omg.PortableServer.RequestProcessingPolicyValue | |
RequestProcessingPolicyValue | RequestProcessingPolicyValue.from_int(int code) Returns the RequestProcessingPolicyValue, matching the given integer constant.
|
RequestProcessingPolicyValue | Return the value of this policy type, stated by the current instance.
|
GNU Classpath (0.95) |