Uses of Class
com.rabbitmq.client.impl.nio.NioLoopContext
Packages that use NioLoopContext
-
Uses of NioLoopContext in com.rabbitmq.client.impl.nio
Fields in com.rabbitmq.client.impl.nio declared as NioLoopContextFields in com.rabbitmq.client.impl.nio with type parameters of type NioLoopContextModifier and TypeFieldDescriptionprivate final List
<NioLoopContext> SocketChannelFrameHandlerFactory.nioLoopContexts
Constructors in com.rabbitmq.client.impl.nio with parameters of type NioLoopContextModifierConstructorDescriptionNioLoop
(NioParams nioParams, NioLoopContext loopContext) SocketChannelFrameHandlerState
(SocketChannel channel, NioLoopContext nioLoopsState, NioParams nioParams, SSLEngine sslEngine, int maxFramePayloadSize)