public class XNioSettings extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CLIENT_CONNECTION_POOL_SIZE |
static String |
CLIENT_CONNECTION_POOL_TYPE |
static boolean |
DIRECT_BUFFERS |
static boolean |
ENABLED |
static int |
SERVER_IO_THREADS |
Constructor and Description |
---|
XNioSettings() |
Modifier and Type | Method and Description |
---|---|
static InetSocketAddress |
getXNioBindAddress(String host,
int port) |
static void |
initSocketChannel(SocketChannel channel) |
public static final boolean ENABLED
public static final int SERVER_IO_THREADS
public static final boolean DIRECT_BUFFERS
public static final String CLIENT_CONNECTION_POOL_TYPE
public static final int CLIENT_CONNECTION_POOL_SIZE
public static InetSocketAddress getXNioBindAddress(String host, int port)
public static void initSocketChannel(SocketChannel channel) throws IOException
IOException
Copyright © GigaSpaces.