Class HttpConduitFeature.Portable

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

    public static class HttpConduitFeature.Portable
    extends Object
    implements org.apache.cxf.feature.AbstractPortableFeature
    • Constructor Detail

      • Portable

        public Portable()
    • Method Detail

      • initialize

        public void initialize​(org.apache.cxf.endpoint.Client client,
                               org.apache.cxf.Bus bus)
        Specified by:
        initialize in interface org.apache.cxf.feature.AbstractPortableFeature
        Specified by:
        initialize in interface org.apache.cxf.feature.Feature
      • setConduitConfig

        public void setConduitConfig​(HttpConduitConfig conduitConfig)