Class Hierarchy
Interface Hierarchy
- java.lang.Comparable<T>
- java.util.concurrent.Delayed
- java.util.concurrent.ScheduledFuture<V> (also extends java.util.concurrent.Future<V>)
- java.util.EventListener
- java.util.concurrent.Executor
- java.util.concurrent.ExecutorService
- java.util.concurrent.ScheduledExecutorService
- java.util.concurrent.Future<V>
- io.netty.util.concurrent.Future<V>
- java.util.concurrent.ScheduledFuture<V> (also extends java.util.concurrent.Delayed)
- java.lang.Iterable<T>
- io.netty.util.concurrent.EventExecutorGroup (also extends java.util.concurrent.ScheduledExecutorService)
- io.netty.util.concurrent.RejectedExecutionHandler
- io.netty.util.concurrent.ThreadProperties
Copyright © 2008–2018 The Netty Project. All rights reserved.