Uses of Interface
org.omg.PortableInterceptor.IORInterceptor_3_0

Packages that use IORInterceptor_3_0
org.apache.yoko.orb.OB   
org.apache.yoko.orb.PortableInterceptor   
org.omg.PortableInterceptor   
 

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

Classes in org.apache.yoko.orb.OB that implement IORInterceptor_3_0
 class CodeSetIORInterceptor_impl
           
 class MessageRoutingIORInterceptor_impl
           
 

Uses of IORInterceptor_3_0 in org.apache.yoko.orb.PortableInterceptor
 

Classes in org.apache.yoko.orb.PortableInterceptor that implement IORInterceptor_3_0
 class IMRIORInterceptor_impl
           
 

Uses of IORInterceptor_3_0 in org.omg.PortableInterceptor
 

Fields in org.omg.PortableInterceptor declared as IORInterceptor_3_0
 IORInterceptor_3_0 IORInterceptor_3_0Holder.value
           
 

Methods in org.omg.PortableInterceptor that return IORInterceptor_3_0
static IORInterceptor_3_0 IORInterceptor_3_0Helper.extract(Any any)
           
static IORInterceptor_3_0 IORInterceptor_3_0Helper.narrow(Object val)
           
static IORInterceptor_3_0 IORInterceptor_3_0Helper.read(InputStream in)
           
static IORInterceptor_3_0 IORInterceptor_3_0Helper.unchecked_narrow(Object val)
           
 

Methods in org.omg.PortableInterceptor with parameters of type IORInterceptor_3_0
static void IORInterceptor_3_0Helper.insert(Any any, IORInterceptor_3_0 val)
           
static void IORInterceptor_3_0Helper.write(OutputStream out, IORInterceptor_3_0 val)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type IORInterceptor_3_0
IORInterceptor_3_0Holder(IORInterceptor_3_0 initial)
           
 



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