Uses of Interface
org.omg.PortableInterceptor.IORInterceptor

Packages that use IORInterceptor
org.omg.PortableInterceptor   
 

Uses of IORInterceptor in org.omg.PortableInterceptor
 

Subinterfaces of IORInterceptor in org.omg.PortableInterceptor
 interface IORInterceptor_3_0
          Generated from IDL interface "IORInterceptor_3_0".
 

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

Fields in org.omg.PortableInterceptor declared as IORInterceptor
 IORInterceptor IORInterceptorHolder.value
           
 

Methods in org.omg.PortableInterceptor that return IORInterceptor
static IORInterceptor IORInterceptorHelper.extract(Any any)
           
static IORInterceptor IORInterceptorHelper.narrow(Object obj)
           
static IORInterceptor IORInterceptorHelper.read(InputStream in)
           
static IORInterceptor IORInterceptorHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.PortableInterceptor with parameters of type IORInterceptor
 void ORBInitInfoLocalTie.add_ior_interceptor(IORInterceptor interceptor)
           
 void ORBInitInfoOperations.add_ior_interceptor(IORInterceptor interceptor)
           
static void IORInterceptorHelper.insert(Any any, IORInterceptor s)
           
static void IORInterceptorHelper.write(OutputStream _out, IORInterceptor s)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type IORInterceptor
IORInterceptorHolder(IORInterceptor initial)
           
 



Copyright © 2009. All Rights Reserved.