Uses of Interface
org.omg.Messaging.RebindPolicyOperations
-
Packages that use RebindPolicyOperations Package Description org.omg.Messaging -
-
Uses of RebindPolicyOperations in org.omg.Messaging
Subinterfaces of RebindPolicyOperations in org.omg.Messaging Modifier and Type Interface Description interfaceRebindPolicyorg/omg/Messaging/RebindPolicy.java .Classes in org.omg.Messaging that implement RebindPolicyOperations Modifier and Type Class Description class_RebindPolicyStuborg/omg/Messaging/_RebindPolicyStub.java .classRebindPolicyPOAorg/omg/Messaging/RebindPolicyPOA.java .classRebindPolicyPOATieorg/omg/Messaging/RebindPolicyPOATie.java .Fields in org.omg.Messaging declared as RebindPolicyOperations Modifier and Type Field Description private RebindPolicyOperationsRebindPolicyPOATie. _implMethods in org.omg.Messaging that return RebindPolicyOperations Modifier and Type Method Description RebindPolicyOperationsRebindPolicyPOATie. _delegate()Methods in org.omg.Messaging with parameters of type RebindPolicyOperations Modifier and Type Method Description voidRebindPolicyPOATie. _delegate(RebindPolicyOperations delegate)Constructors in org.omg.Messaging with parameters of type RebindPolicyOperations Constructor Description RebindPolicyPOATie(RebindPolicyOperations delegate)RebindPolicyPOATie(RebindPolicyOperations delegate, POA poa)
-