| Package | Description |
|---|---|
| nats.client |
| Modifier and Type | Method and Description |
|---|---|
Message |
MessageIterator.next()
Returns the next
Message sent by the Nats server. |
Message |
BlockingQueueMessageIterator.next() |
Message |
MessageIterator.next(long timeout,
TimeUnit unit)
Returns the next
Message sent by the Nats server within the specified time limit. |
Message |
BlockingQueueMessageIterator.next(long timeout,
TimeUnit unit) |
Copyright © 2015. All Rights Reserved.