Uses of Class
org.apache.yoko.orb.OBPortableInterceptor.PersistentORT

Packages that use PersistentORT
org.apache.yoko.orb.OBPortableInterceptor   
 

Uses of PersistentORT in org.apache.yoko.orb.OBPortableInterceptor
 

Subclasses of PersistentORT in org.apache.yoko.orb.OBPortableInterceptor
 class PersistentORT_impl
           
 

Fields in org.apache.yoko.orb.OBPortableInterceptor declared as PersistentORT
 PersistentORT PersistentORTHolder.value
           
 

Methods in org.apache.yoko.orb.OBPortableInterceptor that return PersistentORT
static PersistentORT PersistentORTHelper.extract(Any any)
           
static PersistentORT PersistentORTHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OBPortableInterceptor with parameters of type PersistentORT
static void PersistentORTHelper.insert(Any any, PersistentORT val)
           
static void PersistentORTHelper.write(OutputStream out, PersistentORT val)
           
 

Constructors in org.apache.yoko.orb.OBPortableInterceptor with parameters of type PersistentORT
PersistentORTHolder(PersistentORT initial)
           
 



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