public class RawBody extends Object implements Body
RawBody(io.netty.handler.codec.http.FullHttpResponse httpResponse)
io.netty.handler.codec.http.FullHttpResponse
httpResponse()
<T> T
write(BodyWriter<T> writer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RawBody(io.netty.handler.codec.http.FullHttpResponse httpResponse)
public io.netty.handler.codec.http.FullHttpResponse httpResponse()
public <T> T write(BodyWriter<T> writer)
write
Body
Copyright © 2018. All rights reserved.