| Constructor and Description |
|---|
NettyReactiveStreamsBody(org.reactivestreams.Publisher<io.netty.buffer.ByteBuf> publisher,
long contentLength) |
| Modifier and Type | Method and Description |
|---|---|
long |
getContentLength() |
void |
write(io.netty.channel.Channel channel,
NettyResponseFuture<?> future) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContentTypeOverridepublic NettyReactiveStreamsBody(org.reactivestreams.Publisher<io.netty.buffer.ByteBuf> publisher,
long contentLength)
public long getContentLength()
getContentLength in interface NettyBodypublic void write(io.netty.channel.Channel channel,
NettyResponseFuture<?> future)
Copyright © 2018. All Rights Reserved.