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
Fields in com.rabbitmq.client.impl.nio declared as SocketChannelFrameHandlerFactory Modifier and Type Field Description private SocketChannelFrameHandlerFactory
NioLoopContext. socketChannelFrameHandlerFactory
Constructors in com.rabbitmq.client.impl.nio with parameters of type SocketChannelFrameHandlerFactory Constructor Description NioLoopContext(SocketChannelFrameHandlerFactory socketChannelFrameHandlerFactory, NioParams nioParams)
-