Class DiscardingProcessor

All Implemented Interfaces:
org.reactivestreams.Processor<ContentChunk,ReactiveResponse>, org.reactivestreams.Publisher<ReactiveResponse>, org.reactivestreams.Subscriber<ContentChunk>, org.reactivestreams.Subscription

public class DiscardingProcessor extends AbstractSingleProcessor<ContentChunk,ReactiveResponse>