Uses of Class
org.glassfish.grizzly.strategies.AbstractIOStrategy
Packages that use AbstractIOStrategy
-
Uses of AbstractIOStrategy in org.glassfish.grizzly.strategies
Subclasses of AbstractIOStrategy in org.glassfish.grizzly.strategiesModifier and TypeClassDescriptionfinal classIOStrategy, which executesProcessors in a current threads, and resumes selector thread logic in separate thread.final classIOStrategy, which executesProcessors in a current thread.final classIOStrategy, which executesProcessors in worker thread.