public abstract class FeedComponent
extends org.apache.camel.impl.DefaultComponent
| Constructor and Description |
|---|
FeedComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract FeedEndpoint |
createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
afterConfiguration, createComponentConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIApache Camel