public class ServerSocketChannelFactory extends Object implements io.netty.channel.ChannelFactory<io.netty.channel.socket.ServerSocketChannel>
| Constructor and Description |
|---|
ServerSocketChannelFactory(NettyTransportType transportType) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.channel.socket.ServerSocketChannel |
newChannel() |
public ServerSocketChannelFactory(NettyTransportType transportType)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.