public class BBtoHttpResponse extends Object
Modifier and Type | Method and Description |
---|---|
static io.netty.handler.codec.http.DefaultFullHttpResponse |
getResponse(io.netty.buffer.ByteBuf byteBuf) |
static io.netty.handler.codec.http.DefaultFullHttpResponse |
getResponse(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf byteBuf) |
public static io.netty.handler.codec.http.DefaultFullHttpResponse getResponse(io.netty.buffer.ByteBuf byteBuf)
public static io.netty.handler.codec.http.DefaultFullHttpResponse getResponse(@Nullable io.netty.channel.ChannelHandlerContext ctx, io.netty.buffer.ByteBuf byteBuf)
Copyright © 2016. All Rights Reserved.