public class SelectorFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static int |
RETRY_MAX |
| Constructor and Description |
|---|
SelectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static java.nio.channels.Selector |
openWithRetryFrom(Ruby runtime,
java.nio.channels.spi.SelectorProvider provider) |
private static final int RETRY_MAX
public static java.nio.channels.Selector openWithRetryFrom(Ruby runtime, java.nio.channels.spi.SelectorProvider provider) throws java.io.IOException
java.io.IOException