Class ProxyGZIPFeature

java.lang.Object
jakarta.xml.ws.WebServiceFeature
org.apache.cxf.feature.AbstractFeature
org.mule.soap.internal.interceptor.gzip.ProxyGZIPFeature
All Implemented Interfaces:
org.apache.cxf.feature.AbstractPortableFeature, org.apache.cxf.feature.Feature

public class ProxyGZIPFeature extends org.apache.cxf.feature.AbstractFeature
  • Field Summary

    Fields inherited from class jakarta.xml.ws.WebServiceFeature

    enabled
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus)
     

    Methods inherited from class org.apache.cxf.feature.AbstractFeature

    doInitializeProvider, getActive, getID, isEnabled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.apache.cxf.feature.AbstractPortableFeature

    initialize, initialize, initialize, initialize
  • Constructor Details

    • ProxyGZIPFeature

      public ProxyGZIPFeature()
  • Method Details

    • initializeProvider

      protected void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus)
      Overrides:
      initializeProvider in class org.apache.cxf.feature.AbstractFeature