Developing JAX-WS web services with annotations
Java API for XML-Based
Web Services (JAX-WS) supports two different service endpoint implementations
types, the standard web service endpoint interface and a new Provider
interface to enable services to work at the XML message level. By
using annotations on the service endpoint implementation or client,
you can define the service endpoint as a web service.
Developing JAX-WS web services with annotations
Java API for XML-Based
Web Services (JAX-WS) supports two different service endpoint implementations
types, the standard web service endpoint interface and a new Provider
interface to enable services to work at the XML message level. By
using annotations on the service endpoint implementation or client,
you can define the service endpoint as a web service.