|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShutdownAware | |
|---|---|
| org.apache.camel.component.direct | The Direct Component which synchronously invokes all the consumers when a producer sends an exchange to the endpoint. |
| org.apache.camel.component.file | The File Component for working with file systems. |
| org.apache.camel.component.seda | The SEDA Component for asynchronous SEDA exchanges on a BlockingQueue within a single CamelContext |
| org.apache.camel.impl | Default implementation classes for Camel Core |
| Uses of ShutdownAware in org.apache.camel.component.direct |
|---|
| Classes in org.apache.camel.component.direct that implement ShutdownAware | |
|---|---|
class |
DirectConsumer
The direct consumer. |
| Uses of ShutdownAware in org.apache.camel.component.file |
|---|
| Classes in org.apache.camel.component.file that implement ShutdownAware | |
|---|---|
class |
FileConsumer
File consumer. |
class |
GenericFileConsumer<T>
Base class for file consumers. |
| Uses of ShutdownAware in org.apache.camel.component.seda |
|---|
| Classes in org.apache.camel.component.seda that implement ShutdownAware | |
|---|---|
class |
SedaConsumer
A Consumer for the SEDA component. |
| Uses of ShutdownAware in org.apache.camel.impl |
|---|
| Classes in org.apache.camel.impl that implement ShutdownAware | |
|---|---|
class |
ScheduledBatchPollingConsumer
A useful base class for any consumer which is polling batch based |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||