Package com.rabbitmq.client.impl.nio
Class NioContext
java.lang.Object
com.rabbitmq.client.impl.nio.NioContext
Deprecated.
Context when creating resources for a NIO-based connection.
- Since:
- 5.5.0
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.NIO params.Deprecated.SSLEnginefor SSL/TLS connection.
-
Method Details
-
getNioParams
Deprecated.NIO params.- Returns:
-
getSslEngine
Deprecated.SSLEnginefor SSL/TLS connection. Null for plain connection.- Returns:
-
ConnectionFactory.netty()instead