| Package | Description |
|---|---|
| org.apache.camel.rx |
The Reactive Camel library for working with Reactive Extensions
and Camel using RxJava
|
| org.apache.camel.rx.support |
| Class and Description |
|---|
| ObservableProcessor
A base class for implementing a
Processor which provides access to an Observable
so that the messages can be processed using the RX Java API |
| Class and Description |
|---|
| ExchangeToMessageFunc1
A simple
Func1 to convert an Exchange to its IN Message |
Apache Camel