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