KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > PortableInterceptor > IORInterceptor > Top Examples

  • org.jacorb.orb.portableInterceptor.InterceptorManager
    This class "manages" the portable interceptors registered with the ORB, and controls the PICurrent. @author Nicolas Noffke @version $Id: InterceptorManager.java,v 1.17 2004/07/19 15:28:50 phil.mesnier Exp $
  • org.jboss.iiop.csiv2.CSIv2IORInterceptor
    Implements an <code>org.omg.PortableInterceptor.IORInterceptor</code> that CSIv2 info to an IOR. @author Dimitris.Andreadis@jboss.org @version $Revision: 1.8.4.2 $
  • org.objectweb.jonas.security.iiop.Csiv2IorInterceptor
    IOR interceptor for the supports of CSiv2 level 0 as described by chapter 19.8.2.5 Stateful support is not require for level 0 @author Florent Benoit @see Common Secure Interoperability V2 Specification (July 23,2001)
Popular Tags