Uses of Class
com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
-
Packages that use SocketChannelFrameHandlerFactory Package Description com.rabbitmq.client.impl.nio NIO network connector. -
-
Uses of SocketChannelFrameHandlerFactory in com.rabbitmq.client.impl.nio
Constructors in com.rabbitmq.client.impl.nio with parameters of type SocketChannelFrameHandlerFactory Constructor Description NioLoopContext(SocketChannelFrameHandlerFactory socketChannelFrameHandlerFactory, NioParams nioParams)
-