Uses of Interface
org.apache.yoko.orb.OBPortableInterceptor.ORBInitInfo

Packages that use ORBInitInfo
org.apache.yoko.orb.OBPortableInterceptor   
 

Uses of ORBInitInfo in org.apache.yoko.orb.OBPortableInterceptor
 

Fields in org.apache.yoko.orb.OBPortableInterceptor declared as ORBInitInfo
 ORBInitInfo ORBInitInfoHolder.value
           
 

Methods in org.apache.yoko.orb.OBPortableInterceptor that return ORBInitInfo
static ORBInitInfo ORBInitInfoHelper.extract(Any any)
           
static ORBInitInfo ORBInitInfoHelper.narrow(Object val)
           
static ORBInitInfo ORBInitInfoHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OBPortableInterceptor with parameters of type ORBInitInfo
static void ORBInitInfoHelper.insert(Any any, ORBInitInfo val)
           
static void ORBInitInfoHelper.write(OutputStream out, ORBInitInfo val)
           
 

Constructors in org.apache.yoko.orb.OBPortableInterceptor with parameters of type ORBInitInfo
ORBInitInfoHolder(ORBInitInfo initial)
           
 



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