Uses of Class
com.sshtools.synergy.nio.SelectorThreadPool
Packages that use SelectorThreadPool
-
Uses of SelectorThreadPool in com.sshtools.synergy.nio
Constructors in com.sshtools.synergy.nio with parameters of type SelectorThreadPoolModifierConstructorDescriptionSelectorThread(SelectorThreadPool pool, SelectorThreadImpl impl, boolean isPermanent, int maximumNumOfChannels, int id, int idleServicePeriod, int inactivePeriodsPerIdleEvent, SelectorProvider selectorProvider) Construct a new selector thread.