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