Uses of Interface
org.omg.PortableInterceptor.Interceptor

Packages that use Interceptor
org.omg.PortableInterceptor   
 

Uses of Interceptor in org.omg.PortableInterceptor
 

Subinterfaces of Interceptor in org.omg.PortableInterceptor
 interface ClientRequestInterceptor
          Generated from IDL interface "ClientRequestInterceptor"
 interface IORInterceptor
          Generated from IDL interface "IORInterceptor"
 interface IORInterceptor_3_0
          Generated from IDL interface "IORInterceptor_3_0"
 interface ServerRequestInterceptor
          Generated from IDL interface "ServerRequestInterceptor"
 

Classes in org.omg.PortableInterceptor that implement Interceptor
 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"
 

Fields in org.omg.PortableInterceptor declared as Interceptor
 Interceptor InterceptorHolder.value
           
 

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

Methods in org.omg.PortableInterceptor with parameters of type Interceptor
static void InterceptorHelper.insert(Any any, Interceptor s)
           
static void InterceptorHelper.write(OutputStream _out, Interceptor s)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type Interceptor
InterceptorHolder(Interceptor initial)
           
 



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