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