Package com.google.code.yanf4j.nio.impl
Class NioController.ReadTask
- java.lang.Object
-
- com.google.code.yanf4j.nio.impl.NioController.ReadTask
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- NioController
private final class NioController.ReadTask extends java.lang.Object implements java.lang.Runnable
Read task
-
-
Field Summary
Fields Modifier and Type Field Description private java.nio.channels.SelectionKey
key
-
Constructor Summary
Constructors Modifier Constructor Description private
ReadTask(java.nio.channels.SelectionKey key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-