A Web service requires one implementation class. This class is used to implement the Web service.
An implementation class can only be associated with one Web service component. In .NET languages, the implementation class can be generated inside the .asmx file or outside.