| Package | Description |
|---|---|
| org.apache.activemq |
The core JMS client API implementation classes.
|
| org.apache.activemq.thread | |
| org.apache.activemq.transport.nio |
| Modifier and Type | Method and Description |
|---|---|
TaskRunnerFactory |
ActiveMQConnectionFactory.getSessionTaskRunner() |
TaskRunnerFactory |
ActiveMQConnection.getSessionTaskRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveMQConnectionFactory.setSessionTaskRunner(TaskRunnerFactory sessionTaskRunner) |
void |
ActiveMQConnection.setSessionTaskRunner(TaskRunnerFactory sessionTaskRunner) |
| Modifier and Type | Method and Description |
|---|---|
static TaskRunnerFactory |
DefaultThreadPools.getDefaultTaskRunnerFactory()
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected TaskRunnerFactory |
NIOSSLTransport.taskRunnerFactory |
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.