This section describes how to write the code for a simple Java client, based on the
        WSDL contract above. To implement the client, you need to use the following stub classes: 
      
         - 
             Service class (that is, SOAPService ).  
- 
             Service endpoint interface (that is, Greeter ).