Class BindingTypeFeature

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

@ManagedData public final class BindingTypeFeature extends jakarta.xml.ws.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

    • getID

      @ManagedAttribute public String getID()
      Specified by:
      getID in class jakarta.xml.ws.WebServiceFeature
    • getBindingId

      @ManagedAttribute public String getBindingId()