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