Interface BrowseComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface BrowseComponentBuilderFactory
Inspect the messages received on endpoints supporting BrowsableEndpoint.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Browse component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionbrowse()
Browse (camel-browse) Inspect the messages received on endpoints supporting BrowsableEndpoint.
-
Method Details
-
browse
Browse (camel-browse) Inspect the messages received on endpoints supporting BrowsableEndpoint. Category: core,monitoring Since: 1.3 Maven coordinates: org.apache.camel:camel-browse- Returns:
- the dsl builder
-