- All Superinterfaces:
- MessageConsumer
- All Known Implementing Classes:
- AbstractAsyncComponent, AbstractComponent
public interface Component
extends MessageConsumer
Defines a component which is a consumer of request for content action messages,
delegates that work to a worker, and sends a reply with the results.
- Author:
- Ray Gauss II