public class EndpointSubscription<T> extends Object implements rx.Subscription
Subscription on a Camel Endpoint| Constructor and Description |
|---|
EndpointSubscription(org.apache.camel.Endpoint endpoint,
rx.Observer<T> observer,
rx.util.functions.Func1<org.apache.camel.Exchange,T> func) |
Apache Camel