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, createConsumer, createExchange, createExchange, createExchange, createPollingConsumer, createProducer, getCamelContext, getEndpointConfiguration, getEndpointKey, getEndpointUri, isLenientProperties, setCamelContext
isSingleton
Apache Camel