Uses of Class
one.nio.server.SelectorThread
Packages that use SelectorThread
-
Uses of SelectorThread in one.nio.server
Fields in one.nio.server declared as SelectorThreadModifier and TypeFieldDescriptionprivate SelectorThread[]CleanupThread.selectorsprotected SelectorThread[]Server.selectorsMethods in one.nio.server with parameters of type SelectorThreadModifier and TypeMethodDescriptionvoidCleanupThread.update(SelectorThread[] selectors, long keepAlive) Constructors in one.nio.server with parameters of type SelectorThread