Package com.rabbitmq.client.impl.nio
Class NioHelper
- java.lang.Object
-
- com.rabbitmq.client.impl.nio.NioHelper
-
public class NioHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NioHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static int
read(java.nio.channels.ReadableByteChannel channel, java.nio.ByteBuffer buffer)
-