| Package | Description |
|---|---|
| javax.xml.ws |
This package contains the core JAX-WS APIs.
|
| Modifier and Type | Method and Description |
|---|---|
Response<T> |
Dispatch.invokeAsync(T msg)
Invoke a service operation asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncHandler.handleResponse(Response<T> res)
Called when the response to an asynchronous operation is available.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.