Uses of Interface
org.omg.Messaging.MaxHopsPolicy

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

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

Classes in org.apache.yoko.orb.Messaging that implement MaxHopsPolicy
 class MaxHopsPolicy_impl
           
 

Uses of MaxHopsPolicy in org.omg.Messaging
 

Fields in org.omg.Messaging declared as MaxHopsPolicy
 MaxHopsPolicy MaxHopsPolicyHolder.value
           
 

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

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

Constructors in org.omg.Messaging with parameters of type MaxHopsPolicy
MaxHopsPolicyHolder(MaxHopsPolicy initial)
           
 



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