Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
org.jgroups.nio |
Modifier and Type | Class and Description |
---|---|
class |
BaseServer<A extends Address,C extends Connection>
Abstract class for a server handling sending, receiving and connection management.
|
static interface |
BaseServer.ConnectionListener<A,V extends Connection> |
Modifier and Type | Class and Description |
---|---|
class |
TcpConnection
Blocking IO (BIO) connection.
|
Modifier and Type | Class and Description |
---|---|
class |
NioConnection
An NIO based impl of
Connection |
Copyright © 1998-2020 Red Hat. All Rights Reserved.