| Package | Description |
|---|---|
| org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
| org.apache.activemq.broker.region |
Region abstraction and implementations in the Broker.
|
| org.apache.activemq.thread | |
| org.apache.activemq.transport.vm |
In-JVM based Transport implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected TaskRunner |
TransportConnection.taskRunner |
| Modifier and Type | Field and Description |
|---|---|
protected TaskRunner |
Queue.taskRunner |
| Modifier and Type | Class and Description |
|---|---|
class |
DeterministicTaskRunner |
| Modifier and Type | Method and Description |
|---|---|
TaskRunner |
TaskRunnerFactory.createTaskRunner(Task task,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected TaskRunner |
VMTransport.getTaskRunner() |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.