Uses of Class
com.rabbitmq.client.impl.nio.NioLoopContext
-
Packages that use NioLoopContext Package Description com.rabbitmq.client.impl.nio NIO network connector. -
-
Uses of NioLoopContext in com.rabbitmq.client.impl.nio
Constructors in com.rabbitmq.client.impl.nio with parameters of type NioLoopContext Constructor Description NioLoop(NioParams nioParams, NioLoopContext loopContext)
SocketChannelFrameHandlerState(SocketChannel channel, NioLoopContext nioLoopsState, NioParams nioParams, SSLEngine sslEngine)
-