Uses of Interface
org.apache.servicemix.soap.api.InterceptorChain

Packages that use InterceptorChain
org.apache.servicemix.soap.api.model   
org.apache.servicemix.soap.core   
org.apache.servicemix.soap.core.model   
 

Uses of InterceptorChain in org.apache.servicemix.soap.api.model
 

Methods in org.apache.servicemix.soap.api.model that return InterceptorChain
 InterceptorChain Binding.getInterceptorChain(InterceptorProvider.Phase phase)
           
 

Uses of InterceptorChain in org.apache.servicemix.soap.core
 

Classes in org.apache.servicemix.soap.core that implement InterceptorChain
 class PhaseInterceptorChain
          A PhaseInterceptorChain orders Interceptors according to the before & after properties on an Interceptor.
 

Uses of InterceptorChain in org.apache.servicemix.soap.core.model
 

Methods in org.apache.servicemix.soap.core.model that return InterceptorChain
 InterceptorChain AbstractBinding.getInterceptorChain(InterceptorProvider.Phase phase)
           
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.