![Mastering Java 11](https://wfqqreader-1252317822.image.myqcloud.com/cover/399/36699399/b_36699399.jpg)
上QQ阅读APP看书,第一时间看更新
Web services
This set of tools provides a utility that can be used with Java Web Start and other web services:
- javaws: This is a command line tool that launches Java Web Start.
- schemagen: This tool generates schemas for Java architecture. These schemas are used for XML binding.
- wsgen: This tool is used for generating JAX-WS artifacts that are portable.
- wsimport: This tool is used for importing portable JAX-WS artifacts.
- xjc: This is the binding compiler that is used for XML binding.