Uses of Interface
org.omg.Messaging.SyncScopePolicy

Packages that use SyncScopePolicy
org.apache.yoko.orb.Messaging   
org.omg.Messaging   
 

Uses of SyncScopePolicy in org.apache.yoko.orb.Messaging
 

Classes in org.apache.yoko.orb.Messaging that implement SyncScopePolicy
 class SyncScopePolicy_impl
           
 

Uses of SyncScopePolicy in org.omg.Messaging
 

Fields in org.omg.Messaging declared as SyncScopePolicy
 SyncScopePolicy SyncScopePolicyHolder.value
           
 

Methods in org.omg.Messaging that return SyncScopePolicy
static SyncScopePolicy SyncScopePolicyHelper.extract(Any any)
           
static SyncScopePolicy SyncScopePolicyHelper.narrow(Object val)
           
static SyncScopePolicy SyncScopePolicyHelper.read(InputStream in)
           
 

Methods in org.omg.Messaging with parameters of type SyncScopePolicy
static void SyncScopePolicyHelper.insert(Any any, SyncScopePolicy val)
           
static void SyncScopePolicyHelper.write(OutputStream out, SyncScopePolicy val)
           
 

Constructors in org.omg.Messaging with parameters of type SyncScopePolicy
SyncScopePolicyHolder(SyncScopePolicy initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.