Invoking JAX-WS web services asynchronously using the HTTP transport
Subtopics
- Use the JAX-WS asynchronous response servlet
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.
- Use the JAX-WS asynchronous response listener
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.