public interface XNioConnectionPool extends Closeable
Modifier and Type | Method and Description |
---|---|
XNioChannel |
acquire() |
default SocketChannel |
createChannel(InetSocketAddress serverAddress,
int connectionTimeout) |
void |
release(XNioChannel channel) |
XNioChannel acquire() throws IOException
IOException
void release(XNioChannel channel)
default SocketChannel createChannel(InetSocketAddress serverAddress, int connectionTimeout)
Copyright © GigaSpaces.