public class EndpointSubscribeFunc<T> extends Object implements rx.Observable.OnSubscribe<T>
| Constructor and Description |
|---|
EndpointSubscribeFunc(org.apache.camel.Endpoint endpoint,
rx.functions.Func1<org.apache.camel.Exchange,T> converter) |
public EndpointSubscribeFunc(org.apache.camel.Endpoint endpoint,
rx.functions.Func1<org.apache.camel.Exchange,T> converter)
Apache Camel