Uses of Interface
org.omg.PortableInterceptor.IORInterceptor_3_0

Packages that use IORInterceptor_3_0
org.omg.PortableInterceptor   
 

Uses of IORInterceptor_3_0 in org.omg.PortableInterceptor
 

Classes in org.omg.PortableInterceptor that implement IORInterceptor_3_0
 class _IORInterceptor_3_0LocalBase
          Abstract base class for implementations of local interface IORInterceptor_3_0
 class IORInterceptor_3_0LocalTie
          Generated from IDL interface "IORInterceptor_3_0"
 

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.read(InputStream in)
           
static IORInterceptor_3_0 IORInterceptor_3_0Helper.narrow(java.lang.Object obj)
           
static IORInterceptor_3_0 IORInterceptor_3_0Helper.narrow(Object obj)
           
static IORInterceptor_3_0 IORInterceptor_3_0Helper.unchecked_narrow(Object obj)
           
 

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

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



Copyright © {inceptionYear}-2007 null. All Rights Reserved.