Package | Description |
---|---|
org.apache.camel.rx |
The Reactive Camel library for working with Reactive Extensions
and Camel using RxJava
|
Modifier and Type | Method and Description |
---|---|
CamelOperator |
ReactiveCamel.to(org.apache.camel.Endpoint endpoint)
Convenience method for creating CamelOperator instances
|
CamelOperator |
ReactiveCamel.to(String uri)
Convenience method for creating CamelOperator instances
|
Apache Camel