com.sun.xml.ws.api.pipe
| Modifier and Type | Method and 描述 |
|---|---|
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. |
Copyright © 2006–2015 TinyGroup. All rights reserved.