Uses of Interface
org.omg.PortableInterceptor.ClientRequestInterceptorOperations

Packages that use ClientRequestInterceptorOperations
org.omg.PortableInterceptor   
 

Uses of ClientRequestInterceptorOperations in org.omg.PortableInterceptor
 

Subinterfaces of ClientRequestInterceptorOperations in org.omg.PortableInterceptor
 interface ClientRequestInterceptor
          Generated from IDL interface "ClientRequestInterceptor".
 

Classes in org.omg.PortableInterceptor that implement ClientRequestInterceptorOperations
 class _ClientRequestInterceptorLocalBase
          Abstract base class for implementations of local interface ClientRequestInterceptor
 class ClientRequestInterceptorLocalTie
          Generated from IDL interface "ClientRequestInterceptor".
 

Methods in org.omg.PortableInterceptor that return ClientRequestInterceptorOperations
 ClientRequestInterceptorOperations ClientRequestInterceptorLocalTie._delegate()
           
 

Methods in org.omg.PortableInterceptor with parameters of type ClientRequestInterceptorOperations
 void ClientRequestInterceptorLocalTie._delegate(ClientRequestInterceptorOperations delegate)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type ClientRequestInterceptorOperations
ClientRequestInterceptorLocalTie(ClientRequestInterceptorOperations delegate)
           
 



Copyright © 2009. All Rights Reserved.