Package | Description |
---|---|
org.jgroups.blocks.cs |
This package contains all client-server related interfaces and classes
|
Modifier and Type | Field and Description |
---|---|
protected NioConnection |
NioClient.conn |
Modifier and Type | Method and Description |
---|---|
NioConnection |
NioConnection.connected(boolean c) |
NioConnection |
NioConnection.copyOnPartialWrite(boolean b) |
protected NioConnection |
NioBaseServer.createConnection(Address dest) |
NioConnection |
NioConnection.key(java.nio.channels.SelectionKey k) |
NioConnection |
NioConnection.readerIdleTime(long t) |
Modifier and Type | Method and Description |
---|---|
protected java.nio.channels.SelectionKey |
NioBaseServer.register(java.nio.channels.SelectableChannel ch,
int interest_ops,
NioConnection conn) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.