Class HttpConduitFeature

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

    public class HttpConduitFeature
    extends org.apache.cxf.feature.DelegatingFeature<HttpConduitFeature.Portable>
    Programmatically configure a http conduit. This can also be used as a DOSGi intent.
    • Constructor Detail

      • HttpConduitFeature

        public HttpConduitFeature()
    • Method Detail

      • setConduitConfig

        public void setConduitConfig​(HttpConduitConfig conduitConfig)