Class HttpDestinationFeature

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

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

      • HttpDestinationFeature

        public HttpDestinationFeature()
    • Method Detail