|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScheduledPollEndpoint | |
---|---|
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.component.file | The File Component for working with file systems. |
org.apache.camel.impl | Default implementation classes for Camel Core |
Uses of ScheduledPollEndpoint in org.apache.camel.component.bean |
---|
Subclasses of ScheduledPollEndpoint in org.apache.camel.component.bean | |
---|---|
class |
BeanEndpoint
Endpoint for the bean component. |
Uses of ScheduledPollEndpoint in org.apache.camel.component.file |
---|
Subclasses of ScheduledPollEndpoint in org.apache.camel.component.file | |
---|---|
class |
FileEndpoint
A File Endpoint for working with file systems |
Uses of ScheduledPollEndpoint in org.apache.camel.impl |
---|
Subclasses of ScheduledPollEndpoint in org.apache.camel.impl | |
---|---|
class |
DefaultPollingEndpoint<E extends Exchange>
A base class for an endpoint which the default consumer mode is to use a PollingConsumer |
class |
ProcessorEndpoint
An endpoint which allows exchanges to be sent into it which just invokes a given Processor . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |