public interface BodyWriter
void
onByteBuf(io.netty.buffer.ByteBuf byteBuf)
onByteBuf(Object byteBuf)
onRawBody(RawBody body)
onStream(Closeable closeable)
onView(ViewBody body)
void onStream(Closeable closeable)
void onView(ViewBody body)
void onRawBody(RawBody body)
void onByteBuf(Object byteBuf)
void onByteBuf(io.netty.buffer.ByteBuf byteBuf)
Copyright © 2018. All rights reserved.