Uses of Interface
org.glassfish.grizzly.nio.SelectionKeyHandler
Packages that use SelectionKeyHandler
-
Uses of SelectionKeyHandler in org.glassfish.grizzly
Fields in org.glassfish.grizzly declared as SelectionKeyHandlerModifier and TypeFieldDescriptionprotected SelectionKeyHandlerNIOTransportBuilder.selectionKeyHandlerMethods in org.glassfish.grizzly that return SelectionKeyHandlerMethods in org.glassfish.grizzly with parameters of type SelectionKeyHandlerModifier and TypeMethodDescriptionNIOTransportBuilder.setSelectionKeyHandler(SelectionKeyHandler selectionKeyHandler) Set theSelectionKeyHandlerto be used by the createdNIOTransport. -
Uses of SelectionKeyHandler in org.glassfish.grizzly.nio
Classes in org.glassfish.grizzly.nio that implement SelectionKeyHandlerFields in org.glassfish.grizzly.nio declared as SelectionKeyHandlerModifier and TypeFieldDescriptionstatic final SelectionKeyHandlerSelectionKeyHandler.DEFAULT_SELECTION_KEY_HANDLERThe defaultSelectionKeyHandlerused by all created builder instances.protected SelectionKeyHandlerNIOTransport.selectionKeyHandlerMethods in org.glassfish.grizzly.nio that return SelectionKeyHandlerMethods in org.glassfish.grizzly.nio with parameters of type SelectionKeyHandlerModifier and TypeMethodDescriptionvoidNIOTransport.setSelectionKeyHandler(SelectionKeyHandler selectionKeyHandler)