Rules for methods in classes annotated with @WebService

When you use the @WebService annotation, several rules control how methods are exposed in your Web service and how you can use the @WebMethod annotation.

The following rules apply in this situation:

 

Related reference

Web Services Metadata Annotations (JSR 181)