jaxws/src/jdk.xml.ws/share/classes/module-info.java
changeset 45545 4580a3cc0899
parent 45544 7ecbbcd78b01
child 45677 e24f00fc6659
equal deleted inserted replaced
45544:7ecbbcd78b01 45545:4580a3cc0899
    22  * or visit www.oracle.com if you need additional information or have any
    22  * or visit www.oracle.com if you need additional information or have any
    23  * questions.
    23  * questions.
    24  */
    24  */
    25 
    25 
    26 /**
    26 /**
    27  * Defines tools for JAXWS classes and WSDL generation
    27  * Defines tools for JAX-WS classes and WSDL generation,
       
    28  * including the <em>{@index wsgen wsgen tool}</em>
       
    29  * and <em>{@index wsimport wsimport tool}</em> tools.
       
    30  *
       
    31  * <dl style="font-family:'DejaVu Sans', Arial, Helvetica, sans serif">
       
    32  * <dt class="simpleTagLabel">Tool Guides:
       
    33  * <dd>{@extLink wsgen_tool_reference wsgen},
       
    34  *     {@extLink wsimport_tool_reference wsimport}
       
    35  * </dl>
    28  *
    36  *
    29  * @moduleGraph
    37  * @moduleGraph
    30  * @since 9
    38  * @since 9
    31  */
    39  */
    32 @Deprecated(since="9", forRemoval=true)
    40 @Deprecated(since="9", forRemoval=true)