Interface EventLoopGroupRef
-
- All Superinterfaces:
java.lang.AutoCloseable
public interface EventLoopGroupRef extends java.lang.AutoCloseable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()io.netty.channel.EventLoopGroupgroup()
-