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