Uses of Interface
org.apache.yoko.orb.OBPortableServer.InterceptorCallPolicy

Packages that use InterceptorCallPolicy
org.apache.yoko.orb.OBPortableServer   
 

Uses of InterceptorCallPolicy in org.apache.yoko.orb.OBPortableServer
 

Classes in org.apache.yoko.orb.OBPortableServer that implement InterceptorCallPolicy
 class InterceptorCallPolicy_impl
           
 

Fields in org.apache.yoko.orb.OBPortableServer declared as InterceptorCallPolicy
 InterceptorCallPolicy InterceptorCallPolicyHolder.value
           
 

Methods in org.apache.yoko.orb.OBPortableServer that return InterceptorCallPolicy
static InterceptorCallPolicy InterceptorCallPolicyHelper.extract(Any any)
           
static InterceptorCallPolicy InterceptorCallPolicyHelper.narrow(Object val)
           
static InterceptorCallPolicy InterceptorCallPolicyHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OBPortableServer with parameters of type InterceptorCallPolicy
static void InterceptorCallPolicyHelper.insert(Any any, InterceptorCallPolicy val)
           
static void InterceptorCallPolicyHelper.write(OutputStream out, InterceptorCallPolicy val)
           
 

Constructors in org.apache.yoko.orb.OBPortableServer with parameters of type InterceptorCallPolicy
InterceptorCallPolicyHolder(InterceptorCallPolicy initial)
           
 



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