Package org.apache.camel
Interface EndpointAware
-
- All Known Subinterfaces:
AsyncProducer,BatchConsumer,Consumer,PollingConsumer,Producer
public interface EndpointAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EndpointgetEndpoint()Gets the endpoint associated with an object.
-