Uses of Interface
org.omg.PortableServer.RequestProcessingPolicy
-
Packages that use RequestProcessingPolicy Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
Uses of RequestProcessingPolicy in org.omg.PortableServer
Methods in org.omg.PortableServer that return RequestProcessingPolicy Modifier and Type Method Description RequestProcessingPolicy
POAOperations. create_request_processing_policy(RequestProcessingPolicyValue value)
These operations each return a reference to a policy object with the specified value.
-