Package | Description |
---|---|
org.xnio.channels |
Modifier and Type | Method and Description |
---|---|
XnioExecutor |
TranslatingSuspendableChannel.getReadThread() |
XnioExecutor |
SuspendableReadChannel.getReadThread()
Get the read thread for this channel.
|
XnioExecutor |
TranslatingSuspendableChannel.getWriteThread() |
XnioExecutor |
SuspendableWriteChannel.getWriteThread()
Get the write thread for this channel.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.