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 |
ActiveMQConnection.getSessionTaskRunner() |
TaskRunnerFactory |
ActiveMQConnectionFactory.getSessionTaskRunner() |
Modifier and Type | Method and Description |
---|---|
void |
ActiveMQConnection.setSessionTaskRunner(TaskRunnerFactory sessionTaskRunner) |
void |
ActiveMQConnectionFactory.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–2016 FuseSource, Corp.. All rights reserved.