| Package | Description |
|---|---|
| javax.xml.ws |
This package contains the core JAX-WS APIs.
|
| Modifier and Type | Method | Description |
|---|---|---|
Response<T> |
Dispatch.invokeAsync(T msg) |
Invoke a service operation asynchronously.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AsyncHandler.handleResponse(Response<T> res) |
Called when the response to an asynchronous operation is available.
|
Comments to: javaee-spec@javaee.groups.io
More information at: Metro Web Services Overview
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved.