Uses of Interface
org.omg.PortableInterceptor.IORInfo

Packages that use IORInfo
org.omg.PortableInterceptor   
 

Uses of IORInfo in org.omg.PortableInterceptor
 

Classes in org.omg.PortableInterceptor that implement IORInfo
 class _IORInfoLocalBase
          Abstract base class for implementations of local interface IORInfo
 class IORInfoLocalTie
          Generated from IDL interface "IORInfo"
 

Fields in org.omg.PortableInterceptor declared as IORInfo
 IORInfo IORInfoHolder.value
           
 

Methods in org.omg.PortableInterceptor that return IORInfo
static IORInfo IORInfoHelper.extract(Any any)
           
static IORInfo IORInfoHelper.narrow(java.lang.Object obj)
           
static IORInfo IORInfoHelper.narrow(Object obj)
           
static IORInfo IORInfoHelper.read(InputStream in)
           
static IORInfo IORInfoHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.PortableInterceptor with parameters of type IORInfo
 void IORInterceptor_3_0Operations.components_established(IORInfo info)
           
 void IORInterceptor_3_0LocalTie.components_established(IORInfo info)
           
 void IORInterceptorOperations.establish_components(IORInfo info)
           
 void IORInterceptorLocalTie.establish_components(IORInfo info)
           
 void IORInterceptor_3_0LocalTie.establish_components(IORInfo info)
           
static void IORInfoHelper.insert(Any any, IORInfo s)
           
static void IORInfoHelper.write(OutputStream _out, IORInfo s)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type IORInfo
IORInfoHolder(IORInfo initial)
           
 



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