public interface ZeroCopyHttpOutputMessage extends ReactiveHttpOutputMessage
ReactiveOutputMessage のサブインターフェース。| 修飾子と型 | メソッドと説明 |
|---|---|
default reactor.core.publisher.Mono<VoidSE> | writeWith(FileSE file, long position, long count) 指定された FileSE を使用して、メッセージの本文を基礎となる HTTP レイヤーに書き込みます。 |
reactor.core.publisher.Mono<VoidSE> | writeWith(PathSE file, long position, long count) 指定された PathSE を使用して、メッセージの本文を基礎となる HTTP レイヤーに書き込みます。 |
beforeCommit, bufferFactory, isCommitted, setComplete, writeAndFlushWith, writeWithgetHeaders