public final class BoundedQueueFeedableBodyGenerator extends QueueBasedFeedableBodyGenerator<java.util.concurrent.BlockingQueue<BodyChunk>>
queue| Constructor and Description |
|---|
BoundedQueueFeedableBodyGenerator(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
offer(BodyChunk chunk) |
createBody, feed, setListenerpublic BoundedQueueFeedableBodyGenerator(int capacity)
protected boolean offer(BodyChunk chunk) throws java.lang.InterruptedException
offer in class QueueBasedFeedableBodyGenerator<java.util.concurrent.BlockingQueue<BodyChunk>>java.lang.InterruptedExceptionCopyright © 2018. All Rights Reserved.