Uses of Interface
org.omg.PortableInterceptor.InterceptorOperations

Packages that use InterceptorOperations
org.omg.PortableInterceptor   
 

Uses of InterceptorOperations in org.omg.PortableInterceptor
 

Subinterfaces of InterceptorOperations in org.omg.PortableInterceptor
 interface ClientRequestInterceptor
          Generated from IDL interface "ClientRequestInterceptor"
 interface ClientRequestInterceptorOperations
          Generated from IDL interface "ClientRequestInterceptor"
 interface Interceptor
          Generated from IDL interface "Interceptor"
 interface IORInterceptor
          Generated from IDL interface "IORInterceptor"
 interface IORInterceptor_3_0
          Generated from IDL interface "IORInterceptor_3_0"
 interface IORInterceptor_3_0Operations
          Generated from IDL interface "IORInterceptor_3_0"
 interface IORInterceptorOperations
          Generated from IDL interface "IORInterceptor"
 interface ServerRequestInterceptor
          Generated from IDL interface "ServerRequestInterceptor"
 interface ServerRequestInterceptorOperations
          Generated from IDL interface "ServerRequestInterceptor"
 

Classes in org.omg.PortableInterceptor that implement InterceptorOperations
 class _ClientRequestInterceptorLocalBase
          Abstract base class for implementations of local interface ClientRequestInterceptor
 class _InterceptorLocalBase
          Abstract base class for implementations of local interface Interceptor
 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 _ServerRequestInterceptorLocalBase
          Abstract base class for implementations of local interface ServerRequestInterceptor
 class ClientRequestInterceptorLocalTie
          Generated from IDL interface "ClientRequestInterceptor"
 class InterceptorLocalTie
          Generated from IDL interface "Interceptor"
 class IORInterceptor_3_0LocalTie
          Generated from IDL interface "IORInterceptor_3_0"
 class IORInterceptorLocalTie
          Generated from IDL interface "IORInterceptor"
 class ServerRequestInterceptorLocalTie
          Generated from IDL interface "ServerRequestInterceptor"
 

Methods in org.omg.PortableInterceptor that return InterceptorOperations
 InterceptorOperations InterceptorLocalTie._delegate()
           
 

Methods in org.omg.PortableInterceptor with parameters of type InterceptorOperations
 void InterceptorLocalTie._delegate(InterceptorOperations delegate)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type InterceptorOperations
InterceptorLocalTie(InterceptorOperations delegate)
           
 



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