Class JAXRSClientBeanValidationFeature

  • All Implemented Interfaces:
    org.apache.cxf.feature.AbstractPortableFeature, org.apache.cxf.feature.Feature

    public class JAXRSClientBeanValidationFeature
    extends org.apache.cxf.validation.ClientBeanValidationFeature
    • Field Summary

      • Fields inherited from class org.apache.cxf.feature.DelegatingFeature

        delegate
      • Fields inherited from class javax.xml.ws.WebServiceFeature

        enabled
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setWrapInProcessingException​(boolean wrapInProcessingException)  
      • Methods inherited from class org.apache.cxf.validation.ClientBeanValidationFeature

        addInterceptor, setProvider
      • Methods inherited from class org.apache.cxf.feature.DelegatingFeature

        getDelegate, initialize, initialize, initialize, initialize, initializeProvider, setDelegate
      • Methods inherited from class org.apache.cxf.feature.AbstractFeature

        doInitializeProvider, getActive, getID, isEnabled
    • Constructor Detail

      • JAXRSClientBeanValidationFeature

        public JAXRSClientBeanValidationFeature()
    • Method Detail

      • setWrapInProcessingException

        public void setWrapInProcessingException​(boolean wrapInProcessingException)