public final class ThreadPerTaskExecutor extends Object implements Executor
ThreadPerTaskExecutor(ThreadFactory threadFactory)
void
execute(Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadPerTaskExecutor(ThreadFactory threadFactory)
public void execute(Runnable command)
execute
Executor
Copyright © 2008–2017 The Netty Project. All rights reserved.