Package fulmine.util.io

Interface Summary
ISelectionKeyTask A task that is associated with a SelectionKey.
ISelectorTasksStateListener Receives notifications regarding the state of a SelectorTasks object.
 

Class Summary
AbstractSelectionKeyTask Useful base-class that defines the SelectionKey that is set by the SelectorTasks.
DelegatingSelectionKeyTask Delegates the ISelectionKeyTask.run() method to a ISelectionKeyTask.
SelectorTasks A collection of ISelectionKeyTask objects that handle the logic for the ready operations raised from registered NIO Channel objects.
 



Copyright © 2007-2009. All Rights Reserved.