Interface JAXWSBindingsConstants


public interface JAXWSBindingsConstants
Author:
Vivek Pandey
  • Field Details

    • NS_JAXWS_BINDINGS

      static final String NS_JAXWS_BINDINGS
      See Also:
    • NS_JAXB_BINDINGS

      static final String NS_JAXB_BINDINGS
      See Also:
    • NS_XJC_BINDINGS

      static final String NS_XJC_BINDINGS
      See Also:
    • JAXWS_BINDINGS

      static final QName JAXWS_BINDINGS
      jaxws:bindings schema component
      
       <jaxws:bindings wsdlLocation="xs:anyURI"? node="xs:string"?
            version="string"?> binding declarations...
       </jaxws:bindings>
      
       wsdlLocation="xs:anyURI"? node="xs:string"? version="string"?> binding
       declarations... </jaxws:bindings>
      
      @wsdlLocation A URI pointing to a WSDL file establishing the scope of the contents of this binding declaration. It MUST NOT be present if the binding declaration is used as an extension inside a WSDL document or if there is an ancestor binding declaration that contains this attribute.

      @node An XPath expression pointing to the element in the WSDL file in scope that this binding declaration is attached to.

      @version A version identifier. It MAY only appear on jaxws:bindings elements that don't have any jaxws:bindings ancestors (i.e. on outermost binding declarations).

    • WSDL_LOCATION_ATTR

      static final String WSDL_LOCATION_ATTR
      See Also:
    • NODE_ATTR

      static final String NODE_ATTR
      See Also:
    • VERSION_ATTR

      static final String VERSION_ATTR
      See Also:
    • PACKAGE

      static final QName PACKAGE
    • NAME_ATTR

      static final String NAME_ATTR
      See Also:
    • JAVADOC

      static final QName JAVADOC
    • ENABLE_WRAPPER_STYLE

      static final QName ENABLE_WRAPPER_STYLE
    • ENABLE_ASYNC_MAPPING

      static final QName ENABLE_ASYNC_MAPPING
    • ENABLE_ADDITIONAL_SOAPHEADER_MAPPING

      static final QName ENABLE_ADDITIONAL_SOAPHEADER_MAPPING
    • ENABLE_MIME_CONTENT

      static final QName ENABLE_MIME_CONTENT
    • PROVIDER

      static final QName PROVIDER
    • CLASS

      static final QName CLASS
    • METHOD

      static final QName METHOD
    • PARAMETER

      static final QName PARAMETER
    • PART_ATTR

      static final String PART_ATTR
      See Also:
    • ELEMENT_ATTR

      static final String ELEMENT_ATTR
      See Also:
    • EXCEPTION

      static final QName EXCEPTION
    • JAXB_BINDINGS

      static final QName JAXB_BINDINGS
    • JAXB_BINDING_VERSION

      static final String JAXB_BINDING_VERSION
      See Also:
    • XSD_APPINFO

      static final QName XSD_APPINFO
    • XSD_ANNOTATION

      static final QName XSD_ANNOTATION