Uses of Interface
org.omg.Messaging.RebindPolicy

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

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

Classes in org.apache.yoko.orb.Messaging that implement RebindPolicy
 class RebindPolicy_impl
           
 

Uses of RebindPolicy in org.omg.Messaging
 

Fields in org.omg.Messaging declared as RebindPolicy
 RebindPolicy RebindPolicyHolder.value
           
 

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

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

Constructors in org.omg.Messaging with parameters of type RebindPolicy
RebindPolicyHolder(RebindPolicy initial)
           
 



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