public class FrontendHandler extends InBaseChannelInboundHandlerAdapter
business| 构造器和说明 |
|---|
FrontendHandler(Business business) |
| 限定符和类型 | 方法和说明 |
|---|---|
io.netty.channel.ChannelInitializer<io.netty.channel.Channel> |
getChannelInitializer(io.netty.channel.Channel inboundChannel,
InetSocketAddress proxyHost) |
channelActive, channelInactive, channelRead, exceptionCaught, getHost, getMessagechannelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic FrontendHandler(Business business)
public io.netty.channel.ChannelInitializer<io.netty.channel.Channel> getChannelInitializer(io.netty.channel.Channel inboundChannel,
InetSocketAddress proxyHost)
Copyright © 2024. All rights reserved.