public interface RunnableEventExecutorAdapter extends Runnable
EventExecutor and a Runnable.
This interface is used internally to ensure scheduled tasks are executed by
the correct EventExecutor after channel migration.ScheduledFutureTask,
SingleThreadEventExecutorEventExecutor executor()
EventExecutor.Copyright © 2008–2015 The Netty Project. All rights reserved.