Uses of Class
one.nio.server.SelectorThread
-
Packages that use SelectorThread Package Description one.nio.server -
-
Uses of SelectorThread in one.nio.server
Fields in one.nio.server declared as SelectorThread Modifier and Type Field Description protected SelectorThread[]Server. selectorsMethods in one.nio.server with parameters of type SelectorThread Modifier and Type Method Description voidCleanupThread. update(SelectorThread[] selectors, long keepAlive)Constructors in one.nio.server with parameters of type SelectorThread Constructor Description CleanupThread(SelectorThread[] selectors, long keepAlive)
-