Package | Description |
---|---|
org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
org.mule.transport.vm |
A connector implementation allowing events to be passed between Mule sessions via in-memory queues.
|
Modifier and Type | Field and Description |
---|---|
protected PollingReceiverWorker |
PollingReceiverWorkerSchedule.worker |
Modifier and Type | Method and Description |
---|---|
protected PollingReceiverWorker |
AbstractPollingMessageReceiver.createWork() |
Constructor and Description |
---|
PollingReceiverWorkerSchedule(PollingReceiverWorker work) |
Modifier and Type | Class and Description |
---|---|
protected static class |
VMMessageReceiver.VMReceiverWorker |
Modifier and Type | Method and Description |
---|---|
protected PollingReceiverWorker |
VMMessageReceiver.createWork() |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.