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

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

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

Subclasses of IMRORT in org.apache.yoko.orb.OBPortableInterceptor
 class IMRORT_impl
           
 

Fields in org.apache.yoko.orb.OBPortableInterceptor declared as IMRORT
 IMRORT IMRORTHolder.value
           
 

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

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

Constructors in org.apache.yoko.orb.OBPortableInterceptor with parameters of type IMRORT
IMRORTHolder(IMRORT initial)
           
 



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