public static interface BrowseEndpointBuilderFactory.BrowseBuilders
| Modifier and Type | Method and Description |
|---|---|
default BrowseEndpointBuilderFactory.BrowseEndpointBuilder |
browse(String path)
Browse (camel-browse)
The browse component is used for viewing the messages received on
endpoints that supports BrowsableEndpoint .
|
default BrowseEndpointBuilderFactory.BrowseEndpointBuilder browse(String path)
browse:name
Path parameter: name (required)
A name which can be any string to uniquely identify the endpointApache Camel