Class NettyEventLoopGroupFactory
java.lang.Object
org.apache.qpid.jms.transports.netty.NettyEventLoopGroupFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic EventLoopGroupRefsharedGroup(EventLoopType type, int threads) static EventLoopGroupRefunsharedGroup(EventLoopType type, ThreadFactory threadFactory)
-
Method Details