Module jakarta.xml.ws
Package jakarta.jws
package jakarta.jws
This package defines annotations for light-weight web services programming model.
-
ClassDescriptionAssociates the Web Service with an externally defined handler chain.Indicates that the given @WebMethod has only an input message and no output.Customizes a method that is exposed as a Web Service operation.Customizes the mapping of an individual parameter to a Web Service message part and XML element.The direction in which the parameter flowsCustomizes the mapping of the return value to a WSDL part and XML element.Marks a Java class as implementing a Web Service, or a Java interface as defining a Web Service interface.