org.apache.servicemix.soap.api
Interface InterceptorProvider

All Known Subinterfaces:
Binding<T>, Policy, SoapBinding<T>, Wsdl1Binding<T>, Wsdl1SoapBinding, Wsdl2Binding<T>, Wsdl2HttpBinding, Wsdl2SoapBinding
All Known Implementing Classes:
AbstractBinding, AbstractInterceptorProvider, AbstractPolicy, AbstractWsdl1Binding, AbstractWsdl2Binding, WsAddressingPolicy, Wsdl1JbiBindingImpl, Wsdl1SoapBindingImpl, Wsdl2HttpBindingImpl, Wsdl2SoapBindingImpl, WsSecurityPolicy

public interface InterceptorProvider


Nested Class Summary
static class InterceptorProvider.Phase
           
 
Method Summary
 java.util.List<Interceptor> getInterceptors(InterceptorProvider.Phase phase)
           
 

Method Detail

getInterceptors

java.util.List<Interceptor> getInterceptors(InterceptorProvider.Phase phase)


Copyright © 2005-2012 FuseSource. All Rights Reserved.