Uses of Class
com.google.code.yanf4j.nio.impl.Reactor
-
Packages that use Reactor Package Description com.google.code.yanf4j.nio.impl -
-
Uses of Reactor in com.google.code.yanf4j.nio.impl
Methods in com.google.code.yanf4j.nio.impl that return Reactor Modifier and Type Method Description ReactorSelectorManager. getReactorByIndex(int index)Find reactor by indexReactorSelectorManager. nextReactor()Get next reactorReactorSelectorManager. registerChannel(SelectableChannel channel, int ops, Object attachment)Register channel
-