A web service endpoint interface describes the remote interface to the
client. It identifies the remote methods that can be called by the client and
the method signatures. Typically, endpoint is the URL address at which the
web service can be reached.