Uses of Class
kilim.nio.NioSelectorScheduler
-
Packages that use NioSelectorScheduler Package Description kilim.http kilim.nio -
-
Uses of NioSelectorScheduler in kilim.http
Fields in kilim.http declared as NioSelectorScheduler Modifier and Type Field Description NioSelectorSchedulerHttpServer. nio -
Uses of NioSelectorScheduler in kilim.nio
Fields in kilim.nio declared as NioSelectorScheduler Modifier and Type Field Description private NioSelectorSchedulerEndPoint. schedConstructors in kilim.nio with parameters of type NioSelectorScheduler Constructor Description EndPoint(NioSelectorScheduler nio, java.nio.channels.spi.AbstractSelectableChannel ch)
-