Class BindingTypeFeature

java.lang.Object
jakarta.xml.ws.WebServiceFeature
com.sun.xml.ws.developer.BindingTypeFeature

@ManagedData public final class BindingTypeFeature extends WebServiceFeature
Using this feature, the application could override the binding used by the runtime(usually determined from WSDL).
Author:
Jitendra Kotamraju
  • Field Details

  • Constructor Details

    • BindingTypeFeature

      public BindingTypeFeature(String bindingId)
  • Method Details