public interface FlowControl
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancels response sending.
|
void |
request(long requested)
Requests the
requested amount of responses to be sent. |
Copyright © 2020–2023 AxonIQ BV. All rights reserved.