Uses of Interface
org.omg.PortableServer.RequestProcessingPolicyOperations
-
Packages that use RequestProcessingPolicyOperations Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
Uses of RequestProcessingPolicyOperations in org.omg.PortableServer
Subinterfaces of RequestProcessingPolicyOperations in org.omg.PortableServer Modifier and Type Interface Description interface
RequestProcessingPolicy
This policy specifies how requests are processed by the created POA.
-