Uses of Class
org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
Packages that use TemporarySelectorPool
-
Uses of TemporarySelectorPool in org.glassfish.grizzly.nio.tmpselectors
Fields in org.glassfish.grizzly.nio.tmpselectors declared as TemporarySelectorPoolModifier and TypeFieldDescriptionprotected TemporarySelectorPoolTemporarySelectorIO.selectorPoolMethods in org.glassfish.grizzly.nio.tmpselectors that return TemporarySelectorPoolMethods in org.glassfish.grizzly.nio.tmpselectors with parameters of type TemporarySelectorPoolModifier and TypeMethodDescriptionvoidTemporarySelectorIO.setSelectorPool(TemporarySelectorPool selectorPool) Constructors in org.glassfish.grizzly.nio.tmpselectors with parameters of type TemporarySelectorPoolModifierConstructorDescriptionTemporarySelectorIO(Reader<SocketAddress> reader, Writer<SocketAddress> writer, TemporarySelectorPool selectorPool)