public class InitializerFactory extends AbstractFactory
| 构造器和说明 |
|---|
InitializerFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel> |
getInitializer(ItemType name)
获取ChannelInitializer
|
getClientHandler, getDecoder, getEncoder, getServerHandler, getThreadpublic io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel> getInitializer(ItemType name)
FactorygetInitializer 在接口中 FactorygetInitializer 在类中 AbstractFactoryCopyright © 2021 Pivotal Software, Inc.. All rights reserved.