Example usage for Java io.netty.util Timer.Context fields, constructors, methods, implement or subclass
The text is from its open source code.
Set | stop() Releases all resources acquired by this Timer and cancels all tasks which were scheduled but not executed yet. |