public static interface NettyWSHttpServer.HttpResponseSender
| Modifier and Type | Method and Description |
|---|---|
void |
sendHttpResponse(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http.FullHttpRequest req,
io.netty.handler.codec.http.FullHttpResponse res) |
Copyright © 2014. All rights reserved.