|
Préférences
Moteurs de recherche
|
|||||||
| JavaTM 2 Platform Std. Ed. v1.6.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.