Modifier and Type | Method and Description |
---|---|
void |
onCompletion(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 Packet response)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.