|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.xml.ws | This package contains the core JAX-WS APIs. |
| Uses of Response in javax.xml.ws |
|---|
| 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. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.