Package com.rabbitmq.client.impl.nio
Class NioContext
- java.lang.Object
- 
- com.rabbitmq.client.impl.nio.NioContext
 
- 
 public class NioContext extends Object Context when creating resources for a NIO-based connection.- Since:
- 4.9.0
- See Also:
- ByteBufferFactory
 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NioParamsgetNioParams()NIO params.SSLEnginegetSslEngine()SSLEnginefor SSL/TLS connection.
 
-