Uses of Class
com.google.code.yanf4j.nio.impl.NioController
Packages that use NioController
Package
Description
Nio implementation
Manage tcp connection,memcached protocol optimized,and some MBeans for monitor.
-
Uses of NioController in com.google.code.yanf4j.nio
Subclasses of NioController in com.google.code.yanf4j.nio -
Uses of NioController in com.google.code.yanf4j.nio.impl
Subclasses of NioController in com.google.code.yanf4j.nio.implFields in com.google.code.yanf4j.nio.impl declared as NioControllerModifier and TypeFieldDescriptionprivate final NioControllerReactor.controllerprivate final NioControllerSelectorManager.controllerMethods in com.google.code.yanf4j.nio.impl that return NioControllerConstructors in com.google.code.yanf4j.nio.impl with parameters of type NioControllerModifierConstructorDescriptionSelectorManager(int selectorPoolSize, NioController controller, Configuration conf) -
Uses of NioController in net.rubyeye.xmemcached.impl
Subclasses of NioController in net.rubyeye.xmemcached.impl