Uses of Interface
org.omg.Messaging.SyncScopePolicy
-
Packages that use SyncScopePolicy Package Description org.omg.Messaging -
-
Uses of SyncScopePolicy in org.omg.Messaging
Classes in org.omg.Messaging that implement SyncScopePolicy Modifier and Type Class Description class_SyncScopePolicyStuborg/omg/Messaging/_SyncScopePolicyStub.java .Fields in org.omg.Messaging declared as SyncScopePolicy Modifier and Type Field Description SyncScopePolicySyncScopePolicyHolder. valueMethods in org.omg.Messaging that return SyncScopePolicy Modifier and Type Method Description SyncScopePolicySyncScopePolicyPOA. _this()SyncScopePolicySyncScopePolicyPOA. _this(ORB orb)static SyncScopePolicySyncScopePolicyHelper. extract(Any a)static SyncScopePolicySyncScopePolicyHelper. narrow(Object obj)static SyncScopePolicySyncScopePolicyHelper. read(InputStream istream)static SyncScopePolicySyncScopePolicyHelper. unchecked_narrow(Object obj)Methods in org.omg.Messaging with parameters of type SyncScopePolicy Modifier and Type Method Description static voidSyncScopePolicyHelper. insert(Any a, SyncScopePolicy that)static voidSyncScopePolicyHelper. write(OutputStream ostream, SyncScopePolicy value)Constructors in org.omg.Messaging with parameters of type SyncScopePolicy Constructor Description SyncScopePolicyHolder(SyncScopePolicy initialValue)
-