Uses of Class
org.apache.yoko.orb.OB.RetryAttributes

Packages that use RetryAttributes
org.apache.yoko.orb.OB   
 

Uses of RetryAttributes in org.apache.yoko.orb.OB
 

Fields in org.apache.yoko.orb.OB declared as RetryAttributes
 RetryAttributes RefCountPolicyList.retry
           
 RetryAttributes RetryAttributesHolder.value
           
 

Methods in org.apache.yoko.orb.OB that return RetryAttributes
static RetryAttributes RetryAttributesHelper.extract(Any any)
           
static RetryAttributes RetryAttributesHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OB with parameters of type RetryAttributes
static void RetryAttributesHelper.insert(Any any, RetryAttributes val)
           
static void RetryAttributesHelper.write(OutputStream out, RetryAttributes val)
           
 

Constructors in org.apache.yoko.orb.OB with parameters of type RetryAttributes
RetryAttributesHolder(RetryAttributes initial)
           
 



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