@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface BrowseComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BrowseComponentBuilderFactory.BrowseComponentBuilder
Builder for the Browse component.
|
static class |
BrowseComponentBuilderFactory.BrowseComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static BrowseComponentBuilderFactory.BrowseComponentBuilder |
browse()
Browse (camel-browse)
Inspect the messages received on endpoints supporting BrowsableEndpoint.
|
static BrowseComponentBuilderFactory.BrowseComponentBuilder browse()
Apache Camel