| Package | Description |
|---|---|
| io.quarkus.netty.runtime.virtual |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualChannel |
VirtualClientConnection.peer |
| Modifier and Type | Field and Description |
|---|---|
protected static AtomicReferenceFieldUpdater<VirtualChannel,io.netty.util.concurrent.Future> |
VirtualChannel.FINISH_READ_FUTURE_UPDATER |
| Modifier and Type | Method and Description |
|---|---|
protected VirtualChannel |
VirtualServerChannel.newLocalChannel(VirtualClientConnection peer)
A factory method for
VirtualChannels. |
(package private) VirtualChannel |
VirtualServerChannel.serve(VirtualClientConnection peer) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.