|
Préférences
Moteurs de recherche
|
|||||||
| JavaTM Platform, Enterprise Edition, v 5.0
javax.xml.ws
|
||||||||
| Method Summary | |
|---|---|
void |
handleResponse(Response<T> res)
Called when the response to an asynchronous operation is available. |
| Method Detail |
|---|
void handleResponse(Response<T> res)
res - The response to the operation invocation.