Uses of Interface
org.omg.PortableInterceptor.InterceptorOperations

Packages that use InterceptorOperations
org.apache.yoko.orb.csi   
org.apache.yoko.orb.OB   
org.apache.yoko.orb.PortableInterceptor   
org.apache.yoko.rmi.impl   
org.omg.PortableInterceptor   
 

Uses of InterceptorOperations in org.apache.yoko.orb.csi
 

Classes in org.apache.yoko.orb.csi that implement InterceptorOperations
 class CSIClientRequestInterceptor
           
 class CSIServerRequestInterceptor
           
 class GSSUPIORInterceptor
          This interceptor adds GSSUP security information to the IOR, if the relevant policy is set.
 

Uses of InterceptorOperations in org.apache.yoko.orb.OB
 

Classes in org.apache.yoko.orb.OB that implement InterceptorOperations
 class CodeSetIORInterceptor_impl
           
 class MessageRoutingIORInterceptor_impl
           
 

Uses of InterceptorOperations in org.apache.yoko.orb.PortableInterceptor
 

Classes in org.apache.yoko.orb.PortableInterceptor that implement InterceptorOperations
 class IMRIORInterceptor_impl
           
 

Uses of InterceptorOperations in org.apache.yoko.rmi.impl
 

Classes in org.apache.yoko.rmi.impl that implement InterceptorOperations
 class RMIInterceptor
           
 

Uses of InterceptorOperations in org.omg.PortableInterceptor
 

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



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.