We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46422d commit 374ec9dCopy full SHA for 374ec9d
src/com/rabbitmq/client/ConnectionFactory.java
@@ -401,7 +401,7 @@ public void setSharedExecutor(ExecutorService executor) {
401
}
402
403
/**
404
- * Retrieve the socket factory used to instantiate new threads.
+ * Retrieve the thread factory used to instantiate new threads.
405
* @see com.rabbitmq.client.ThreadFactory
406
* @see com.rabbitmq.client.impl.DefaultThreadFactory
407
*/
0 commit comments