Uses of Interface
org.omg.PortableServer.RequestProcessingPolicy
-
Packages that use RequestProcessingPolicy 软件包 描述 org.omg.PortableServer 提供类和接口,使您的应用程序的服务器端可跨多厂商ORBs移植。 -
-
Uses of RequestProcessingPolicy in org.omg.PortableServer
Methods in org.omg.PortableServer that return RequestProcessingPolicy Modifier and Type 方法 描述 RequestProcessingPolicy
POAOperations. create_request_processing_policy(RequestProcessingPolicyValue value)
这些操作都返回具有指定值的策略对象的引用。
-