public interface BodyStream<T> extends WriteStream<Buffer>, Handler<Throwable>
WriteStream
into the a T
instance.Modifier and Type | Method and Description |
---|---|
Future<T> |
result() |
drainHandler, end, end, end, end, exceptionHandler, setWriteQueueMaxSize, write, write, writeQueueFull
Copyright © 2022 Eclipse. All rights reserved.