Uses of Interface
org.omg.Messaging.RoutingPolicyOperations
-
Packages that use RoutingPolicyOperations Package Description org.omg.Messaging -
-
Uses of RoutingPolicyOperations in org.omg.Messaging
Subinterfaces of RoutingPolicyOperations in org.omg.Messaging Modifier and Type Interface Description interfaceRoutingPolicyorg/omg/Messaging/RoutingPolicy.java .Classes in org.omg.Messaging that implement RoutingPolicyOperations Modifier and Type Class Description class_RoutingPolicyStuborg/omg/Messaging/_RoutingPolicyStub.java .classRoutingPolicyPOAorg/omg/Messaging/RoutingPolicyPOA.java .classRoutingPolicyPOATieorg/omg/Messaging/RoutingPolicyPOATie.java .Fields in org.omg.Messaging declared as RoutingPolicyOperations Modifier and Type Field Description private RoutingPolicyOperationsRoutingPolicyPOATie. _implMethods in org.omg.Messaging that return RoutingPolicyOperations Modifier and Type Method Description RoutingPolicyOperationsRoutingPolicyPOATie. _delegate()Methods in org.omg.Messaging with parameters of type RoutingPolicyOperations Modifier and Type Method Description voidRoutingPolicyPOATie. _delegate(RoutingPolicyOperations delegate)Constructors in org.omg.Messaging with parameters of type RoutingPolicyOperations Constructor Description RoutingPolicyPOATie(RoutingPolicyOperations delegate)RoutingPolicyPOATie(RoutingPolicyOperations delegate, POA poa)
-