Invoking JAX-WS web services asynchronously using the HTTP
transport
Subtopics:
Using the JAX-WS asynchronous response servlet
Java API for XML-Based
Web Services (JAX-WS) includes an asynchronous response servlet, which
is used within the application server environment to receive responses
for JAX-WS requests that are invoked asynchronously.
Using the JAX-WS asynchronous response listener
Java API for XML-Based Web Services
(JAX-WS) includes an asynchronous response listener, which is used
within the Thin Client for JAX-WS and application client environments
to receive responses for requests that are invoked asynchronously.