public interface BrowsableEndpoint extends Endpoint
Endpoint may choose to implement which allows it to
expose a way of browsing the exchanges available.| Modifier and Type | Method and Description |
|---|---|
List<Exchange> |
getExchanges()
Return the exchanges available on this endpoint
|
configureProperties, createAsyncProducer, createConsumer, createExchange, createExchange, createPollingConsumer, createProducer, getCamelContext, getEndpointBaseUri, getEndpointKey, getEndpointUri, isLenientProperties, isSingletonProducer, setCamelContextisSingletonApache Camel