Uses of Interface
org.omg.PortableInterceptor.ClientRequestInfoOperations

Packages that use ClientRequestInfoOperations
org.omg.PortableInterceptor   
 

Uses of ClientRequestInfoOperations in org.omg.PortableInterceptor
 

Subinterfaces of ClientRequestInfoOperations in org.omg.PortableInterceptor
 interface ClientRequestInfo
          Generated from IDL interface "ClientRequestInfo".
 

Classes in org.omg.PortableInterceptor that implement ClientRequestInfoOperations
 class _ClientRequestInfoLocalBase
          Abstract base class for implementations of local interface ClientRequestInfo
 class ClientRequestInfoLocalTie
          Generated from IDL interface "ClientRequestInfo".
 

Methods in org.omg.PortableInterceptor that return ClientRequestInfoOperations
 ClientRequestInfoOperations ClientRequestInfoLocalTie._delegate()
           
 

Methods in org.omg.PortableInterceptor with parameters of type ClientRequestInfoOperations
 void ClientRequestInfoLocalTie._delegate(ClientRequestInfoOperations delegate)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type ClientRequestInfoOperations
ClientRequestInfoLocalTie(ClientRequestInfoOperations delegate)
           
 



Copyright © 2008. All Rights Reserved.