public abstract class NettyDirectBody extends Object implements NettyBody
| Constructor and Description |
|---|
NettyDirectBody() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.jboss.netty.buffer.ChannelBuffer |
channelBuffer() |
void |
write(org.jboss.netty.channel.Channel channel,
NettyResponseFuture<?> future,
AsyncHttpClientConfig config) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContentLength, getContentTypepublic abstract org.jboss.netty.buffer.ChannelBuffer channelBuffer()
public void write(org.jboss.netty.channel.Channel channel,
NettyResponseFuture<?> future,
AsyncHttpClientConfig config)
throws IOException
write in interface NettyBodyIOExceptionCopyright © 2015. All Rights Reserved.