Uses of Interface
org.omg.PortableServer.RequestProcessingPolicyOperations
-
Packages that use RequestProcessingPolicyOperations Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of RequestProcessingPolicyOperations in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement RequestProcessingPolicyOperations Modifier and Type Class Description class
RequestProcessingPolicyImpl
-
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.
-