public class StandardThreadPool extends Object implements Executor
StandardThreadPool(int maxThreads)
void
execute(Runnable command)
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StandardThreadPool(int maxThreads)
public void execute(Runnable command)
execute
Executor
public void stop()
Copyright © 2004–2016 Apache MINA Project. All rights reserved.