public final class UnboundedQueueFeedableBodyGenerator extends QueueBasedFeedableBodyGenerator<ConcurrentLinkedQueue<BodyChunk>>
queue| Constructor and Description |
|---|
UnboundedQueueFeedableBodyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
offer(BodyChunk chunk) |
createBody, feed, setListenerprotected boolean offer(BodyChunk chunk)
offer in class QueueBasedFeedableBodyGenerator<ConcurrentLinkedQueue<BodyChunk>>Copyright © 2019. All rights reserved.