Class HttpConduitFeature

java.lang.Object
jakarta.xml.ws.WebServiceFeature
All Implemented Interfaces:
AbstractPortableFeature, Feature

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

    • HttpConduitFeature

      public HttpConduitFeature()
  • Method Details