The wsimport tool generates client-side run time classes from the WSDL document of a Web service.
Client applications use the run time classes to communicate with the Web service.
The syntax to use the wsimport tool is:
wsimport [options] <wsdl>