@Order(value=3) @Bean public class DispatchHttp extends Object implements ProtocolDispatcherAdapter
| 构造器和说明 |
|---|
DispatchHttp() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
dispatcher(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPipeline pipeline,
byte[] headers) |
static void |
httpHandler(io.netty.channel.ChannelHandlerContext ctx) |
public boolean dispatcher(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPipeline pipeline,
byte[] headers)
dispatcher 在接口中 ProtocolDispatcherAdapterpublic static void httpHandler(io.netty.channel.ChannelHandlerContext ctx)
Copyright © 2022. All rights reserved.