Uses of Class
com.rabbitmq.client.impl.nio.SocketChannelFrameHandlerFactory
Packages that use SocketChannelFrameHandlerFactory
-
Uses of SocketChannelFrameHandlerFactory in com.rabbitmq.client.impl.nio
Fields in com.rabbitmq.client.impl.nio declared as SocketChannelFrameHandlerFactoryModifier and TypeFieldDescriptionprivate final SocketChannelFrameHandlerFactoryNioLoopContext.socketChannelFrameHandlerFactoryConstructors in com.rabbitmq.client.impl.nio with parameters of type SocketChannelFrameHandlerFactoryModifierConstructorDescriptionNioLoopContext(SocketChannelFrameHandlerFactory socketChannelFrameHandlerFactory, NioParams nioParams)