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.store.amq |
The default Store implementation for ActiveMQ
|
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 | Field and Description |
---|---|
protected TaskRunner |
AMQMessageStore.asyncWriteTask |
Modifier and Type | Class and Description |
---|---|
class |
DeterministicTaskRunner |
Modifier and Type | Method and Description |
---|---|
TaskRunner |
TaskRunnerFactory.createTaskRunner(Task task,
String name) |
Modifier and Type | Method and Description |
---|---|
protected TaskRunner |
VMTransport.getTaskRunner() |
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.