public interface NettyBody
| Modifier and Type | Method and Description |
|---|---|
long |
getContentLength() |
default java.lang.CharSequence |
getContentTypeOverride() |
void |
write(io.netty.channel.Channel channel,
NettyResponseFuture<?> future) |
long getContentLength()
default java.lang.CharSequence getContentTypeOverride()
void write(io.netty.channel.Channel channel,
NettyResponseFuture<?> future)
throws java.io.IOException
java.io.IOExceptionCopyright © 2018. All Rights Reserved.