Uses of Interface
org.omg.Messaging.MaxHopsPolicyOperations
-
Packages that use MaxHopsPolicyOperations Package Description org.omg.Messaging -
-
Uses of MaxHopsPolicyOperations in org.omg.Messaging
Subinterfaces of MaxHopsPolicyOperations in org.omg.Messaging Modifier and Type Interface Description interface
MaxHopsPolicy
org/omg/Messaging/MaxHopsPolicy.java .Classes in org.omg.Messaging that implement MaxHopsPolicyOperations Modifier and Type Class Description class
_MaxHopsPolicyStub
org/omg/Messaging/_MaxHopsPolicyStub.java .class
MaxHopsPolicyPOA
org/omg/Messaging/MaxHopsPolicyPOA.java .class
MaxHopsPolicyPOATie
org/omg/Messaging/MaxHopsPolicyPOATie.java .Fields in org.omg.Messaging declared as MaxHopsPolicyOperations Modifier and Type Field Description private MaxHopsPolicyOperations
MaxHopsPolicyPOATie. _impl
Methods in org.omg.Messaging that return MaxHopsPolicyOperations Modifier and Type Method Description MaxHopsPolicyOperations
MaxHopsPolicyPOATie. _delegate()
Methods in org.omg.Messaging with parameters of type MaxHopsPolicyOperations Modifier and Type Method Description void
MaxHopsPolicyPOATie. _delegate(MaxHopsPolicyOperations delegate)
Constructors in org.omg.Messaging with parameters of type MaxHopsPolicyOperations Constructor Description MaxHopsPolicyPOATie(MaxHopsPolicyOperations delegate)
MaxHopsPolicyPOATie(MaxHopsPolicyOperations delegate, POA poa)
-