Class NioDispatcher

All Implemented Interfaces:
Iterable<ComponentType>, Runnable, Channel, ComponentType, Eligible, Manager

public class NioDispatcher extends Component implements Runnable
A helper component that provides the central hub for non blocking I/O components.

Exactly one NioDispatcher must exist in any tree with NioHandler components.