public class AtomComponent extends FeedComponent
| Constructor and Description |
|---|
AtomComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterConfiguration(String uri,
String remaining,
org.apache.camel.Endpoint endpoint,
Map<String,Object> parameters) |
protected FeedEndpoint |
createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
createComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClasscreateConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIprotected FeedEndpoint createEndpoint(String uri, String remaining, Map<String,Object> parameters) throws Exception
createEndpoint in class FeedComponentExceptionApache Camel