HttpServletProtocolSpringAdapter(NettyProperties properties,
Supplier<Executor> serverHandlerExecutor,
ClassLoader classLoader) |
NettyEmbeddedAutoConfiguration(NettyProperties nettyProperties) |
NettyTcpServer(InetSocketAddress serverAddress,
NettyProperties properties,
Collection<ProtocolHandler> protocolHandlers,
Collection<ServerListener> serverListeners,
Supplier<DynamicProtocolChannelHandler> channelHandlerSupplier) |
NettyTcpServerFactory(NettyProperties properties,
Supplier<DynamicProtocolChannelHandler> channelHandlerSupplier) |