| Modifier and Type | Method and Description |
|---|---|
void |
onCompletion(com.sun.xml.ws.api.message.Packet response)
Indicates that the fiber has finished its execution.
|
void |
onCompletion(Throwable error)
Indicates that the fiber has finished abnormally, by throwing a given
Throwable. |
void onCompletion(@NotNull
com.sun.xml.ws.api.message.Packet response)
Copyright © 2015 Oracle Corporation. All rights reserved.