Uses of Interface
org.apache.yoko.orb.OB.InterceptorPolicy

Packages that use InterceptorPolicy
org.apache.yoko.orb.OB   
 

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

Classes in org.apache.yoko.orb.OB that implement InterceptorPolicy
 class InterceptorPolicy_impl
           
 

Fields in org.apache.yoko.orb.OB declared as InterceptorPolicy
 InterceptorPolicy InterceptorPolicyHolder.value
           
 

Methods in org.apache.yoko.orb.OB that return InterceptorPolicy
static InterceptorPolicy InterceptorPolicyHelper.extract(Any any)
           
static InterceptorPolicy InterceptorPolicyHelper.narrow(Object val)
           
static InterceptorPolicy InterceptorPolicyHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OB with parameters of type InterceptorPolicy
static void InterceptorPolicyHelper.insert(Any any, InterceptorPolicy val)
           
static void InterceptorPolicyHelper.write(OutputStream out, InterceptorPolicy val)
           
 

Constructors in org.apache.yoko.orb.OB with parameters of type InterceptorPolicy
InterceptorPolicyHolder(InterceptorPolicy initial)
           
 



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