Uses of Package
jakarta.jws
-
Packages that use jakarta.jws Package Description jakarta.jws This package defines annotations for light-weight web services programming model.org.apache.cxf.ws.security.sts.provider -
Classes in jakarta.jws used by jakarta.jws Class Description WebParam.Mode The direction in which the parameter flows -
Classes in jakarta.jws used by org.apache.cxf.ws.security.sts.provider Class Description WebMethod Customizes a method that is exposed as a Web Service operation.WebParam Customizes the mapping of an individual parameter to a Web Service message part and XML element.WebResult Customizes the mapping of the return value to a WSDL part and XML element.WebService Marks a Java class as implementing a Web Service, or a Java interface as defining a Web Service interface.