Service-provider classes for nio channels. more...
| AbstractInterruptibleChannel | This class roots the implementation of interruptible channels. |
| AbstractSelectableChannel | Abstract class for selectable channels. |
| AbstractSelectionKey | Abstract class for selection key. |
| AbstractSelector | Abstract class for selectors. |
| SelectorProvider | Provider for nio selector and selectable channel. |