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