Uses of Class
org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
Packages that use AbstractNIOConnectionDistributor
-
Uses of AbstractNIOConnectionDistributor in org.glassfish.grizzly.nio
Subclasses of AbstractNIOConnectionDistributor in org.glassfish.grizzly.nioModifier and TypeClassDescriptionfinal classRoundRobin NIOConnectionDistributor implementation, which allocates one SelectorRunner for OP_ACCEPT events and other event will be assign to a next SelectorRunner from the array.