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