| Modifier and Type | Method and Description |
|---|---|
InputChannel |
HttpExchange.getInputChannel() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
InputChannel.setReadHandler(BiConsumer<InputChannel,T> handler,
T context)
Registers a read handler that will be called when the channel is readable.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.