Interface SoapInterceptor

All Superinterfaces:
org.apache.cxf.interceptor.Interceptor<SoapMessage>
All Known Implementing Classes:
AbstractSoapInterceptor, CheckFaultInterceptor, MustUnderstandInterceptor, MustUnderstandInterceptor.MustUnderstandEndingInterceptor, ReadHeadersInterceptor, ReadHeadersInterceptor.CheckClosingTagsInterceptor, SAAJInInterceptor, SAAJInInterceptor.SAAJPreInInterceptor, SAAJOutInterceptor, SAAJOutInterceptor.SAAJOutEndingInterceptor, Soap11FaultInInterceptor, Soap11FaultOutInterceptor, Soap12FaultInInterceptor, Soap12FaultOutInterceptor, SoapActionInInterceptor, SoapActionInInterceptor.SoapActionInAttemptTwoInterceptor, SoapHeaderOutFilterInterceptor, SoapJMSInInterceptor, SoapOutInterceptor, SoapOutInterceptor.SoapOutEndingInterceptor, SoapPreProtocolOutInterceptor, StartBodyInterceptor

public interface SoapInterceptor extends org.apache.cxf.interceptor.Interceptor<SoapMessage>
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface org.apache.cxf.interceptor.Interceptor

    handleFault, handleMessage
  • Method Details

    • getRoles

      Set<URI> getRoles()
    • getUnderstoodHeaders

      Set<QName> getUnderstoodHeaders()