Uses of Interface
org.glassfish.grizzly.nio.SelectorHandlerTask
-
Packages that use SelectorHandlerTask Package Description org.glassfish.grizzly.nio -
-
Uses of SelectorHandlerTask in org.glassfish.grizzly.nio
Classes in org.glassfish.grizzly.nio that implement SelectorHandlerTask Modifier and Type Class Description protected static classDefaultSelectorHandler.DeregisterChannelOperationprotected static classDefaultSelectorHandler.RegisterChannelOperationprotected static classDefaultSelectorHandler.RegisterKeyTaskprotected static classDefaultSelectorHandler.RunnableTaskMethods in org.glassfish.grizzly.nio that return types with arguments of type SelectorHandlerTask Modifier and Type Method Description Queue<SelectorHandlerTask>SelectorRunner. getPendingTasks()Queue<SelectorHandlerTask>SelectorRunner. getPostponedTasks()Queue<SelectorHandlerTask>SelectorRunner. obtainPostponedTasks()
-