Uses of Interface
org.omg.PortableInterceptor.IORInfoOperations

Packages that use IORInfoOperations
org.omg.PortableInterceptor   
 

Uses of IORInfoOperations in org.omg.PortableInterceptor
 

Subinterfaces of IORInfoOperations in org.omg.PortableInterceptor
 interface IORInfo
          Generated from IDL interface "IORInfo".
 

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

Methods in org.omg.PortableInterceptor that return IORInfoOperations
 IORInfoOperations IORInfoLocalTie._delegate()
           
 

Methods in org.omg.PortableInterceptor with parameters of type IORInfoOperations
 void IORInfoLocalTie._delegate(IORInfoOperations delegate)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type IORInfoOperations
IORInfoLocalTie(IORInfoOperations delegate)
           
 



Copyright © 2008. All Rights Reserved.