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