| Package | Description |
|---|---|
| com.sshtools.synergy.nio |
| Constructor and Description |
|---|
SelectorThread(SelectorThreadPool pool,
SelectorThreadImpl impl,
boolean isPermanent,
int maximumNumOfChannels,
int id,
int idleServicePeriod,
int inactivePeriodsPerIdleEvent,
java.nio.channels.spi.SelectorProvider selectorProvider)
Construct a new selector thread.
|
SelectorThreadPool(SelectorThreadImpl impl,
int permanentThreads,
int maximumChannels,
int idleServicePeriod,
int inactivePeriodsPerIdleEvent,
java.nio.channels.spi.SelectorProvider selectorProvider)
Construct a thread pool.
|
Copyright © 2021. All rights reserved.