EventLoopGroups
Simple wrapper over NioEventLoopGroup
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
EventLoopGroups.type
Members list
Type members
Classlikes
Attributes
- Supertypes
- Known subtypes
-
class NettyConfigclass BossGroup
Value members
Concrete methods
Creates a new instance of IOUringEventLoopGroup with the given configuration. This requires the io.netty.incubator:netty-incubator-transport-native-io_uring dependency. That experimental dependency is not provided by default and must be added explicitly to use this transport.
Creates a new instance of IOUringEventLoopGroup with the given configuration. This requires the io.netty.incubator:netty-incubator-transport-native-io_uring dependency. That experimental dependency is not provided by default and must be added explicitly to use this transport.
Attributes
Creates a new instance of IOUringEventLoopGroup with the given configuration and executor. This requires the io.netty.incubator:netty-incubator-transport-native-io_uring dependency. That experimental dependency is not provided by default and must be added explicitly to use this transport.
Creates a new instance of IOUringEventLoopGroup with the given configuration and executor. This requires the io.netty.incubator:netty-incubator-transport-native-io_uring dependency. That experimental dependency is not provided by default and must be added explicitly to use this transport.