private final class OioServerSocketPipelineSink.Boss
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private OioServerSocketChannel |
channel |
| Constructor and Description |
|---|
Boss(OioServerSocketChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
private final OioServerSocketChannel channel
Boss(OioServerSocketChannel channel)