Package | Description |
---|---|
org.jgroups.nio |
Modifier and Type | Method and Description |
---|---|
protected NioConnection |
NioServer.createConnection(Address dest) |
NioConnection |
NioConnection.key(java.nio.channels.SelectionKey k) |
Modifier and Type | Method and Description |
---|---|
protected java.nio.channels.SelectionKey |
NioServer.register(java.nio.channels.SelectableChannel ch,
int interest_ops,
NioConnection conn) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.