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