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, wait
getContentLength, getContentType
public 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 NettyBody
IOException
Copyright © 2014. All Rights Reserved.