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–2018 The Apache Software Foundation. All rights reserved.