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 interface
RoutingPolicy
org/omg/Messaging/RoutingPolicy.java .Classes in org.omg.Messaging that implement RoutingPolicyOperations Modifier and Type Class Description class
_RoutingPolicyStub
org/omg/Messaging/_RoutingPolicyStub.java .class
RoutingPolicyPOA
org/omg/Messaging/RoutingPolicyPOA.java .class
RoutingPolicyPOATie
org/omg/Messaging/RoutingPolicyPOATie.java .Fields in org.omg.Messaging declared as RoutingPolicyOperations Modifier and Type Field Description private RoutingPolicyOperations
RoutingPolicyPOATie. _impl
Methods in org.omg.Messaging that return RoutingPolicyOperations Modifier and Type Method Description RoutingPolicyOperations
RoutingPolicyPOATie. _delegate()
Methods in org.omg.Messaging with parameters of type RoutingPolicyOperations Modifier and Type Method Description void
RoutingPolicyPOATie. _delegate(RoutingPolicyOperations delegate)
Constructors in org.omg.Messaging with parameters of type RoutingPolicyOperations Constructor Description RoutingPolicyPOATie(RoutingPolicyOperations delegate)
RoutingPolicyPOATie(RoutingPolicyOperations delegate, POA poa)
-