Method and Description |
---|
io.vertx.rx.java.WriteStreamSubscriber.onComplete(Action0)
because the
handler may be called while there are outstanding writes in the underlying WriteStream .
Use onWriteStreamEnd(Action0) instead. |
Copyright © 2021 Eclipse. All rights reserved.