Uses of Class
org.apache.activemq.artemis.core.remoting.impl.netty.SharedEventLoopGroup
-
Packages that use SharedEventLoopGroup Package Description org.apache.activemq.artemis.core.remoting.impl.netty -
-
Uses of SharedEventLoopGroup in org.apache.activemq.artemis.core.remoting.impl.netty
Methods in org.apache.activemq.artemis.core.remoting.impl.netty that return SharedEventLoopGroup Modifier and Type Method Description static SharedEventLoopGroupSharedEventLoopGroup. getInstance(Function<ThreadFactory,io.netty.channel.EventLoopGroup> eventLoopGroupSupplier)
-