Class HttpDestinationFeature

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

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

    • HttpDestinationFeature

      public HttpDestinationFeature()
  • Method Details