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
IOException
Copyright © 2017. All Rights Reserved.