| Modifier and Type | Field and Description |
|---|---|
protected Map<Long,Channel.ResultProcessor<? extends Response>> |
Channel.requests
Processors of requests by their identifiers
|
| Modifier and Type | Method and Description |
|---|---|
protected Channel.ResultProcessor<? extends Response> |
Channel.acquireResultProcessor(long requestId)
Claims (retrieves and removes from
requests) the
Channel.ResultProcessorResult for the specified request ID if one exists. |
Copyright © 2022. All rights reserved.