Class HttpDestinationFeature.Portable

java.lang.Object
org.apache.cxf.transport.http.HttpDestinationFeature.Portable
All Implemented Interfaces:
org.apache.cxf.feature.AbstractPortableFeature, org.apache.cxf.feature.Feature
Enclosing class:
HttpDestinationFeature

public static class HttpDestinationFeature.Portable extends Object implements org.apache.cxf.feature.AbstractPortableFeature
  • Constructor Details

    • Portable

      public Portable()
  • Method Details

    • initialize

      public void initialize(org.apache.cxf.endpoint.Server server, 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
    • setDestinationConfig

      public void setDestinationConfig(HttpDestinationConfig destinationConfig)