|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultPollingEndpoint | |
---|---|
org.apache.camel.component.bean | The Bean Component which will look up the bean name in the Spring ApplicationContext and use that to dispatch messages to a POJO |
org.apache.camel.impl | Default implementation classes for Camel Core |
Uses of DefaultPollingEndpoint in org.apache.camel.component.bean |
---|
Subclasses of DefaultPollingEndpoint in org.apache.camel.component.bean | |
---|---|
class |
BeanEndpoint
Endpoint for the bean component. |
Uses of DefaultPollingEndpoint in org.apache.camel.impl |
---|
Subclasses of DefaultPollingEndpoint in org.apache.camel.impl | |
---|---|
class |
ProcessorEndpoint
An endpoint which allows exchanges to be sent into it which just invokes a given Processor . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |