| Package | Description |
|---|---|
| io.axoniq.axonserver.connector.impl | |
| io.axoniq.axonserver.connector.impl.buffer |
| Constructor and Description |
|---|
BufferingReplyChannel(ReplyChannel<T> delegate,
CloseableBuffer<T> buffer)
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingCloseableBuffer<T>
An implementation of the
CloseableBuffer that uses a LinkedBlockingQueue as the backing buffer. |
Copyright © 2020–2023 AxonIQ BV. All rights reserved.