public class HttpResponseBuilder
extends io.netty.channel.ChannelOutboundHandlerAdapter
| 构造器和说明 |
|---|
HttpResponseBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
write(io.netty.channel.ChannelHandlerContext ctx,
java.lang.Object responseMsg,
io.netty.channel.ChannelPromise promise) |
bind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharablepublic void write(io.netty.channel.ChannelHandlerContext ctx,
java.lang.Object responseMsg,
io.netty.channel.ChannelPromise promise)
throws java.lang.Exception
write 在接口中 io.netty.channel.ChannelOutboundHandlerwrite 在类中 io.netty.channel.ChannelOutboundHandlerAdapterjava.lang.Exception