| Modifier and Type | Method and Description |
|---|---|
ENetConfigure.SelectorInfo |
ENetConfigure.SelectorInfoBuilder.build()
Returns the
ENetConfigure.SelectorInfo instance created from
the configuration settings. |
static ENetConfigure.SelectorInfo |
ENetConfigure.defaultSelector() |
static ENetConfigure.SelectorInfo |
ENetConfigure.selector(String name)
Returns the selector for the given name;
returns
null if name does not reference
a known selector. |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,ENetConfigure.SelectorInfo> |
ENetConfigure.selectors()
Returns the selector thread configurations.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ENetConfigure.SelectorInfo.compareTo(ENetConfigure.SelectorInfo selector)
Compares
this object with the specified
selector. |
Copyright © 2020. All rights reserved.