List of usage examples for io.netty.channel EventLoopGroup interface-usage
From source file reactor.ipc.netty.resources.ColocatedEventLoopGroup.java
/** * Reuse local event loop if already working inside one. */ final class ColocatedEventLoopGroup implements EventLoopGroup { final EventLoopGroup eventLoopGroup;