Package org.apache.camel
Interface ApiEndpoint
- All Superinterfaces:
AutoCloseable
,ComponentAware
,Endpoint
,IsSingleton
,Service
Marks the
Endpoint
as an endpoint from an API based component.-
Method Summary
Methods inherited from interface org.apache.camel.ComponentAware
getComponent, getComponent, setComponent
Methods inherited from interface org.apache.camel.Endpoint
configureExchange, configureProperties, createAsyncProducer, createConsumer, createExchange, createExchange, createPollingConsumer, createProducer, getCamelContext, getEndpointBaseUri, getEndpointKey, getEndpointUri, getExchangePattern, isLenientProperties, isSingletonProducer, setCamelContext
Methods inherited from interface org.apache.camel.IsSingleton
isSingleton