Package com.rabbitmq.client.impl.nio
Class NioLoopContext
- java.lang.Object
-
- com.rabbitmq.client.impl.nio.NioLoopContext
-
public class NioLoopContext extends Object
-
-
Constructor Summary
Constructors Constructor Description NioLoopContext(SocketChannelFrameHandlerFactory socketChannelFrameHandlerFactory, NioParams nioParams)
-
-
-
Constructor Detail
-
NioLoopContext
public NioLoopContext(SocketChannelFrameHandlerFactory socketChannelFrameHandlerFactory, NioParams nioParams)
-
-