Class BindingTypeFeature


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

      • BindingTypeFeature

        public BindingTypeFeature​(String bindingId)
    • Method Detail

      • getID

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

        @ManagedAttribute
        public String getBindingId()