Uses of Interface
org.glassfish.grizzly.nio.SelectorHandler
Packages that use SelectorHandler
-
Uses of SelectorHandler in org.glassfish.grizzly
Fields in org.glassfish.grizzly declared as SelectorHandlerMethods in org.glassfish.grizzly that return SelectorHandlerMethods in org.glassfish.grizzly with parameters of type SelectorHandlerModifier and TypeMethodDescriptionNIOTransportBuilder.setSelectorHandler(SelectorHandler selectorHandler) Set theSelectorHandlerto be used by the createdNIOTransport. -
Uses of SelectorHandler in org.glassfish.grizzly.nio
Classes in org.glassfish.grizzly.nio that implement SelectorHandlerModifier and TypeClassDescriptionclassDefault implementation of NIOSelectorHandlerFields in org.glassfish.grizzly.nio declared as SelectorHandlerModifier and TypeFieldDescriptionstatic final SelectorHandlerSelectorHandler.DEFAULT_SELECTOR_HANDLERThe defaultSelectorHandlerused by all created builder instances.protected SelectorHandlerNIOTransport.selectorHandlerMethods in org.glassfish.grizzly.nio that return SelectorHandlerMethods in org.glassfish.grizzly.nio with parameters of type SelectorHandlerModifier and TypeMethodDescriptionvoidNIOTransport.setSelectorHandler(SelectorHandler selectorHandler)