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