Package com.rabbitmq.client.impl.nio
Class NioLoopContext
java.lang.Object
com.rabbitmq.client.impl.nio.NioLoopContext
- 
Constructor SummaryConstructorsConstructorDescriptionNioLoopContext(SocketChannelFrameHandlerFactory socketChannelFrameHandlerFactory, NioParams nioParams) 
- 
Method Summary
- 
Constructor Details- 
NioLoopContextpublic NioLoopContext(SocketChannelFrameHandlerFactory socketChannelFrameHandlerFactory, NioParams nioParams) 
 
- 
- 
Method Details- 
cleanUpprotected boolean cleanUp()
 
-