public interface ExecutorFactory
Modifier and Type | Field and Description |
---|---|
static int |
CLIENT_EXECUTOR |
static int |
SERVER_EXECUTOR |
Modifier and Type | Method and Description |
---|---|
Executor |
getExecutorInstance() |
Executor |
getExecutorInstance(int executorType) |
static final int CLIENT_EXECUTOR
static final int SERVER_EXECUTOR
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.