Package pro.gravit.launchserver.socket
Class NettyObjectFactory
java.lang.Object
pro.gravit.launchserver.socket.NettyObjectFactory
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMode()static io.netty.channel.ChannelFactory<? extends io.netty.channel.ServerChannel> static io.netty.channel.EventLoopGroupnewEventLoopGroup(int threads, String poolName) static void
-
Constructor Details
-
NettyObjectFactory
public NettyObjectFactory()
-
-
Method Details
-
setMode
-
getMode
-
newEventLoopGroup
-
getServerSocketChannelFactory
public static io.netty.channel.ChannelFactory<? extends io.netty.channel.ServerChannel> getServerSocketChannelFactory()
-