public class ProcessorToConsumerAdapter implements Consumer(Code)
Wraps an implementor of the deprecated
Processor interface, providing a
Consumer interface.
This class is only provided for easing migration from 0.3.x to 0.4.x and will be removed in future releases.