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) throws Exception
offer in class QueueBasedFeedableBodyGenerator<ConcurrentLinkedQueue<BodyChunk>>ExceptionCopyright © 2017. All Rights Reserved.